Get insurance payment

Retrieves a previously created insurance payment by its insurance_payment_id. If the payment does not exist, a 403 will be thrown.

Path parameters

insurance_payment_idUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Response

This endpoint returns an object.
insurance_payment_idUUID
payerobject
amount_centsinteger
allocationslist of objects
payment_timestampdatetimeOptional
payment_notestringOptional

Errors