GET /api/v2/storefront/billing
Returns your Seller Account’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 Seller Account remain
Interchange-cleared (agent) and funds continue to accrue, but Interchange
cannot disburse them. Missing payout details do not block activation or silently
switch a booking to seller-cleared settlement. Save details with Set payout
details before you need a
payout.
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