Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.interchange.io/api/v2/storefront/billing/accounts \ --header 'Authorization: Bearer <token>'
{ "accounts": [ { "customerId": 0, "name": "<string>", "company": "<string>", "inherited": true } ] }
Get billing status for managed accounts of a parent customer.
API key or access token
List billing accounts
Billing status for managed accounts of a parent customer
Show child attributes