v1

latestOpenAPI 3.0.12026-07-26158956.2 KB
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. This endpoint is rate limited to 100 requests every 10 seconds.

post/api/v2/orders/upload

Headers

X-API-Keystring required

Your API key. Sent in the X-API-Key header.

Request body

Response

OK

messagestring required