businessBatches

Create a business batch

Each CSV row consumes one business creation from the Sandbox account limit.

post/v1/business_batches

Headers

Authorizationstring required

Bearer authentication

Request body

namestring required

Name for the business batch

filenamestring required

CSV filename

csvstring required

Base64 encoded CSV data

Response

business batch created

objectstring required
idstring uuid required
namestring required
filenamestring required
business_countinteger required
completed_business_countinteger required
created_atstring date-time required

Changes

Changed in 2 of the 9 revisions of this API.213

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

  • f849b82a42e1211See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added