Skip to content

List invoice and payment status

GET
/broker/payments
curl --request GET \
--url https://api.hedgespecialty.com/api/v1/broker/payments \
--header 'Authorization: Bearer <token>'

One row per bound submission with billing: submission_id, insured_name, status + status_label, premium, invoice_url (the hosted invoice), updated_at. Read scope is enough.

Payment list