v2

latestOpenAPI 3.0.02026-07-2632977728.5 KB
Billing

Create transactions list request. Use the UUID returned in the response to retrieve the batch of records. Results returned in order of id or updated_at.

post/api/transactions_list

Query parameters

order_bystring

Order results by a specific field. Valid options include [id, updated_at]. Default: id.

page_sizeinteger

Number of results to return per page. Value between 1 and 1000.

pageinteger

Number of page to return. Value between 1 and max number of pages in result set.

line_iteminteger

Line item ID

posted_datestring

Posted date

appointmentinteger

appointment

sincestring

since

doctorinteger

doctor

verboseboolean

When True includes full details

Response

Created

statusstring

Status of the request. Upon creation this will be "In progress"

uuidstring

UUID of the batch of patients.

descriptionstring

Contains link to load the batch by UUID