GET /api/v2/storefront/billing
Returns your storefront’s billing configuration: payout setup status, platform
fee percentage, any additional partner fees, payout currency, payment terms,
and the payout details on file (masked — the account number is never returned
after save). billing is null when no configuration exists yet. When billing
is inherited from your organization, inherited is true. Also available to
agents as the get_billing_info operation.
Request
Parameters
Response
payoutDetails carries beneficiaryName, the beneficiary address fields,
accountNumberLast4 (the only part of the account number ever returned),
bankIdentifierType + bankIdentifierValue, and completedAt. While
payoutDetails is null, media buys against your storefront cannot use
Interchange-cleared (agent) settlement. A normal storefront is blocked from
activation rather than silently switching to seller-cleared — save details with
Set payout details.
Errors
400 VALIDATION_ERROR— malformed request or invalidtargetCustomerId.
Related
Billing tasks
All billing operations
Set payout details
Save the bank account Interchange pays into
Update billing config
Change fees, currency, net days (admin)
Billing overview
How payouts work and why bank details are needed