provider
billing

Send To Patient

post/billing/invoice/create-from-charge/

Query parameters

charge_idstring required

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

idstring required
method'CHARGE_CARD' | 'SMS' | 'EMAIL' | 'CALL' | 'MAIL' | 'EXPIRY'

The method used to send an invoice to a patient.

status'PENDING' | 'SENT' | 'FAILED' | 'PAUSED' | 'CANCELLED' required

The status of an invoice.

amountinteger required
sendTimestring date-time nullable
pausedDatestring date-time nullable
resumedDatestring date-time nullable
failedReasonstring nullable
pdfPathstring nullable
emailStatusstring nullable
smsContentstring nullable
callStatusstring nullable

Changes

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