Returns all prepayments recorded for a vendor, optionally filtered by status.
Results include the current balance (unapplied amount) on each prepayment.
The meta.total_unapplied_balance field is the sum of all active / partially-applied balances.
Requires ap:read scope.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Vendor account UUID (account_type must be 'vendor').
Filter by prepayment status.
active, partially_applied, fully_applied, refunded, voided