status that gates whether it can transact and
a seller-selected posture that fixes its billing path. You move status as you
onboard, pause, and resume buyers; the buyer cannot override billing.
All examples use the storefront base URL:
Authorization: Bearer $SCOPE3_API_KEY. Results are scoped to your seller account context — you can only see and manage buyers your organization sponsors.
Status lifecycle
A sponsored buyer moves through three states. The status is the transaction gate: only anactive buyer can create or edit media buys against your storefront.
Allowed transitions:
pending → active— Approve a buyer awaiting review.pendingoractive → suspended— Suspend a buyer to pause new transactions.suspended → active— Reactivate a suspended buyer.
Suspending a buyer blocks new media buys and edits. It does not pause in-flight delivery on media buys that are already running.
Key concepts
- Scope is enforced, not advisory. A sponsored buyer is confined to your storefront at every read and write path — discovery, product details, and media-buy creation. They cannot pin or transact against any other storefront.
- Billing posture.
prepayis Interchange-cleared (BillingParty=agent);creditis seller direct-billed (BillingParty=operator). The posture is fixed at provisioning time and remains under seller governance. - Funding boundaries stay unchanged.
prepayuses the existing invoice/deposit media-funding mechanisms and does not automate media funding through the platform-fee card rail.creditdoes not create a Scope3 credit line; the seller invoices the operator directly. - Buyer identity.
buyerNameis the buyer’s company/display name from their account record. It isnullwhen not yet resolvable.
Task reference
List sponsored buyers
Every buyer your organization sponsors
Approve sponsored buyer
Admit a pending buyer
Suspend sponsored buyer
Pause an active buyer
Reactivate sponsored buyer
Resume a suspended buyer
Related
All sponsored-buyer tasks
Every operation in one place
Storefront onboarding
End-to-end seller setup
Errors
Shared error contract