Insurance PaymentsV1

Get insurance payment

Beta
GET

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

Response

This endpoint returns an object
insurance_payment_id
UUID
payer
object
amount_cents
integer
allocations
list of objects
payment_timestamp
datetimeOptional
payment_note
stringOptional

Errors