BulkJSONUpload

JSON formatting info.

This JSON is ok:

{"order_ids":[1,2,3]}

This is not valid because it has objects nested inside arrays:

{"orders":[{"id":1,"price":22},{"id":2,"price":23}]}
Language
Authorization
Header
Click Try It! to start a request and see the response here!