get
https://api.forgingblock.io/api/v1/orders/
Retrieves details for a single order by its identifier.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Path Parameters
orderId— Order UUID or merchant-definedorder_id
Query Parameters
checkout_page— Page number for checkout sessions (default:1)
Response Highlights
Each response includes the following key fields:
Payment & Status
- status — Order payment state
- price_amount — Fiat amount of the order
- price_currency — Fiat currency code
- crypto_amount — Crypto amount received after invoice finalization
Payment URLs
invoice_url— Single-use invoice (20-minute lifetime)checkout_url— Reusable checkout linkcheckout_id— Identifier of the checkout root
Checkout Sessions
is_checkout_template— Indicates reusable checkout rootis_checkout_session— Indicates derived checkout sessionhas_checkout_sessions— Whether checkout sessions existcheckout_sessions— List of generated checkout sessionscheckout_sessions_pagination— Pagination details for sessions
Each checkout session includes:
idstatusprice_amountprice_currencycreated_atexpire_at
Customer Information
customerInfo.emailcustomerInfo.comment
Shipping Information
customerInfo.shipping.firstNamecustomerInfo.shipping.lastNamecustomerInfo.shipping.addresscustomerInfo.shipping.apartmentcustomerInfo.shipping.citycustomerInfo.shipping.countrycustomerInfo.shipping.postalCode