Upload Transaction Batch File
Headers
Name
Value
Path Parameters
Name
Description
Body
Name
Type
Required
Description
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
merchantIdstringRequired
Merchant Id for transaction batch file upload
Body
transactionsFilestring · binaryOptional
Responses
200
Successful Response
application/json
msgstringOptionalExample:
Transactions processed400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/api/v2/merchant/{merchantId}/transactionBatchLast updated

