provider
billing

Get Carts

Get carts with filtering and pagination.

get/billing/cart

Query parameters

patient_idstring nullable

Filter by patient ID

Filter by patient ID

creator_idstring nullable

Filter by creator ID

Filter by creator ID

statusesCartStatus[] nullable

Filter by cart statuses

Filter by cart statuses

pageinteger

Page number

Page number

sizeinteger

Page size

Page size

sort_bystring nullable

Sort by field

Sort by field

sort_directionstring nullable

Sort direction (asc/desc)

Sort direction (asc/desc)

searchstring nullable

Search across patient name, cart ID, patient ID, creator name, status, and item names

Search across patient name, cart ID, patient ID, creator name, status, and item names

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

totalinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.