BulkResponse

Bulk API response

  • data
    Type: array object[] · Data
    required

    The bulk request results

    Individual response in a bulk API request

    • body
      Type: object · Body
      required

      The response body

      Empty object
    • error
      Type: boolean · Error
      required

      Whether there is an error

    • status_code
      Type: integer · Status Code
      required

      Status code of the response

  • errors
    Type: boolean · Errors
    required

    Whether there is any errors in the responses