Beta
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_id
Headers
Authorization
OAuth authentication of the form <token>.
Response
This endpoint returns an object.
insurance_payment_id
payer
amount_cents
allocations
payment_timestamp
payment_note
Errors
403
Unauthorized Error
404
Entity Not Found Error