Get Purchase Order
Retrieve a purchase order with its line items, delivery terms, and financing state.
GET
Overview
Returns the PO and, if it has been financed, the state of that financing โ including which funding milestones have released.Path
string
required
The purchase order identifier, e.g.
po_67890.Response
string
required
PO identifier.
string
required
DRAFT, REQUESTED, APPROVED, IN_PRODUCTION, COMPLETE, or CANCELLED.string
required
Buyer DID.
string
required
Total PO value.
string
required
USDC or ssUSD.array
required
What was ordered โ SKU, quantity, and unit price per line.
object
required
Incoterm, expected delivery date, and delivery address.
object
Present only if the PO has been financed.
A tranche with
estimated_date and no funded_at has not released. Milestone funding is gated
on the milestone actually being reached โ treat the estimate as a forecast, not a commitment.