API Updates — July 16, 2026
- Fetch bill remittance receipts — Retrieve a bill's remittance receipt as a PDF via
GET /developer/v1/bills/{bill_id}/remittance-receipt. View endpoint - Unscoped client credentials tokens — The
scopefield is now optional forgrant_type=client_credentialsrequests. If omitted, the returned token has no scopes instead of returning a validation error. View endpoint - New currency option — Added the
USDSUIenum value to currency fields across bills, entities, and other resources. - Clearer default Bill Pay account mapping — The
default_bill_pay_payment_account_idfield on entities now documents that its bank account UUID can be matched againstpayment_accounts[].idandaccounts[].bank_account_id. View endpoint
Fetched July 17, 2026
