Update

Beta

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path Parameters

non_insurance_payer_payment_idUUIDRequired

Request

This endpoint expects an object.
payment_timestampdatetimeOptional
payment_noteobjectOptional
invoice_idobjectOptional

Response

This endpoint returns an object.
non_insurance_payer_payment_idUUID
non_insurance_payerobject
amount_centsinteger
allocationslist of objects
check_numberstring or null
payment_timestampdatetime or null
payment_notestring or null
invoice_idUUID or null

Errors