Order receipt confirmation

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Information

After receiving the order you must send the order number generated in your system and the "ack" field with " true"value to confirm that the order was integrated correctly.

Request body example

{
    "external": "123456-1",
    "ack": true
}
Path Params
string
required
Defaults to plugg_order_id

Order id

Body Params
string
Defaults to external id

order number in your system

boolean
Defaults to true

Order receipt confirmation

Headers
string
Defaults to Bearer {ACCESS_TOKEN}

Bearer Token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json