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
data
object[]

Response

200
application/json
OK
error
string
pagination
object
result
object[]
success
boolean