Purchase
Get a purchase
Get a single purchase by its ID, returned as the full purchase shape (line items, charges, active payments, and custom data). Draft purchases and purchases outside your company are not found (404).
Required permission: purchases_permissions_view, plus access to the purchase under the authenticated user's team restrictions.
get/public/v1/purchases/{id}
Path parameters
idstring required
Purchase ID
Response
A single purchase
Changes
No recorded changes to this endpoint across all 1 revision of this API.