provider
billing
Get Carts List
Get carts list with full details including items and packages. Similar to charge list endpoint structure.
get/billing/cart/list
Query parameters
patient_idstring nullable
Filter by patient ID
Filter by patient ID
status'DRAFT' | 'ABANDONED' | 'ACCEPTED' | 'REJECTED' | 'CONVERTED' | 'EXPIRED'
Status of a patient cart.
Filter by cart status
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.