Create a business batch

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
namestringRequired
Name for the business batch
filenamestringRequired
CSV filename
csvstringRequired
Base64 encoded CSV data

Response

business batch created

Errors