Skip to content

Force update a checkout status and receive postback webhook.

PUT
/order-tools/v1/checkout/status
object
id
required

Unique id of the Checkout.

string
status
required
The status you want to simulate the Checkout.

Final status: PAID.
string
Allowed values: PAID REFUNDED EXPIRED CANCELED REJECTED ERROR

The resource was returned successfully

object
id
required

Order id.

string
description
required

Description of the operation status.

string
Array<string>

An unexpected error occurred inside the server

Array<string>