Upload Orders
Uploads orders to Chargeblast.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
array of objectrequired
The list of orders to upload to Chargeblast. Each order object should follow the documented OrderUploadBodyOrder contract; live runtime in this tenant also required `status` and `last4`.