BlockonomicsAPI Reference
Payment Buttons and Checkouts
GET/merchant_order/{uuid}Auth required

Get order details

Returns details of a specific payment button order.

Requires Bearer token authentication. Include Authorization: Bearer YOUR_API_KEY in the request header.

Path Parameters

uuidstringrequired

The unique identifier of the order

Responses

uuidpath · stringrequired

The unique identifier of the order

Response will appear here