Sync Data
Upload Orders
Upload orders to the chargeblast system. This will allow you to match disputes and chargebacks to the orders you have uploaded. Amount should be in cents, e.g. $19.99 => amount = 1999
POST
/
api
/
orders
/
upload
Query Parameters
api_key
string
requiredBody
application/json
orders
object[]
requiredResponse
200 - application/json
message
string
required