Update order
Orders
Update Order
Updates an order’s details. After payment, only metadata, fee_value, and fee_percent can be changed.
PUT
Update order
Authorizations
Use your account's Secret Key as the Bearer token.
Path Parameters
Order ID.
Body
application/json
Customer ID of the buyer.
Maximum string length:
120Required range:
x >= 0Required range:
x >= 0Required range:
0 <= x <= 100Maximum string length:
100Custom template data for the checkout page.
Maximum array length:
10Response
Updated order
Example:
"/2.0/orders/1234"
Order amount.
Example:
"EUR"
Formatted amount with currency symbol.
Example:
"150.00 €"
Payment URL to share with the buyer.
Acceptance URL to share with the seller.
QR code image URL for the order.
Available options:
DRAFT, PENDING_DETAILS, PENDING_PUBLISH, PUBLISHED, ACCEPTED, REJECTED, CANCELLED, RELEASED Human-readable status label.
When the order was paid.
Hypermedia links to related resources.
