Bulk Transaction Import
Upload bulk transactions
Submit a file of completed transactions for processing. The CSV file must include required fields for both SALE and RETURN transactions. For RETURN transactions, all line items must have negative total amounts and should include parent_invoice_id when available.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Transaction creation response
The response is of type object
.