Create multiple transactions
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
data
A list of transactions to create.
Response
Successful Response
data
status
The overall status of the bulk creation operation.
Allowed values:
Errors
400
Post Transactions Bulk Request Bad Request Error
401
Post Transactions Bulk Request Unauthorized Error
403
Post Transactions Bulk Request Forbidden Error
422
Post Transactions Bulk Request Unprocessable Entity Error
429
Post Transactions Bulk Request Too Many Requests Error