Create a business batch
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
Name for the business batch
filename
CSV filename
csv
Base64 encoded CSV data
Response
business batch created
Errors
400
Post V1business Batches Request Bad Request Error
422
Post V1business Batches Request Unprocessable Entity Error