Get invoice
Get the public V4 checkout invoice view.
This endpoint is public and requires no authentication. Merchants usually
hand public_invoice_id to agents and retain the merchant-side UUID.
Path parameters
id
Public invoice ID (inv_*)
Response headers
X-Request-Id
Unique request identifier for debugging and support
Cache-Control
Response
Invoice details
schema_version
Allowed values:
id
status
Allowed values:
amount
expires_at
created_at
merchant
status_check
links
pricing
description
metadata
payment_methods
paid_at
paid_amount
USDC amount in atomic units (6 decimals). Used in REST response bodies. 1000000 = 1.00 USDC.
payment_chain
Allowed values:
payment_chain_caip2
paid_tx_hash
tx_url
Errors
400
Bad Request Error
404
Not Found Error