List credit balances
GET/api/v1/credits
Returns one entry per kit type your business has access to, with the current credit balance for each. The type value is the public kit type identifier — pass it to POST /api/v1/create-order as kit_types[].kitType. Orders draw down these balances before any payment fallback applies.
Responses
- 200
- 401
Per-kit-type credit balances
Missing or invalid API token