Submit Order

In order to initiate an order submission, it is necessary to invoke our API while providing print instructions in JSON format and including a hyperlink to the associated PDF file.

It is important to note that immediate feedback regarding the order's content is not provided at the time of submission.

The response solely confirms the receipt of the POST request.

Subsequently, the order proceeds to the processing stage, during which any encountered issues are communicated through subsequent messages.

We recommend utilizing the postback tools to facilitate this process.

POST https://coberapi.com/api/1.0/order

Use the fields described in the JSON Format page.

Sample Code

We are using sampleorder.json to send an order.