POST
/
game_assets
/
bfx
{
  "error": "<string>",
  "pagination": {
    "limit": 123,
    "order": "<string>",
    "page": 123,
    "total": 123
  },
  "result": [
    {
      "max_batch_id": 123,
      "upserted_record_count": 123
    }
  ],
  "success": true
}

Body

application/json

BfxAssetsLoadRequest Data

The body is of type object.

Response

200
application/json

OK

The response is of type object.