Skip to main content
POST /api/v2/buyer/storefronts/{storefrontId}/direct-billing-acceptance Records direct-billing acceptance for one selected seller. The acceptance is buyer account × seller, not advertiser-specific, so it applies to all current and future advertisers. The caller must have the ADMIN or SUPER_ADMIN account role. Set the billing policy to operator first. Acceptance allows eligible advertisers to move from Action required to Provisioning. It does not lock the billing policy by itself; the policy locks when Interchange dispatches the first real eligible activation.

Request

The request has no body.

Parameters

Response

Errors

  • 400 VALIDATION_ERROR — the ID is invalid or direct billing is not the selected policy.
  • 401 UNAUTHORIZED — the bearer token is missing or invalid.
  • 403 FORBIDDEN — the caller is not an account administrator.
  • 409 CONFLICT — the seller is not selected, the policy is locked, or the current selection changed while acceptance was recorded.
See Errors for the full error contract.

Update billing policy

Select direct billing while the policy is unlocked

Sellers overview

Understand selection, billing, and advertiser activation