Get non-insurance payer payment

Beta
GET
/api/non-insurance-payer-payments/v1/:non_insurance_payer_payment_id

Retrieves a previously created non-insurance payer payment by its non_insurance_payer_payment_id.

Path parameters

non_insurance_payer_payment_idUUIDRequired

Response

This endpoint returns an object.
non_insurance_payer_payment_idUUID
non_insurance_payerobject
amount_centsinteger
allocationslist of objects
check_numberstringOptional
payment_timestampdatetimeOptional
payment_notestringOptional
invoice_idUUIDOptional

Errors