> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apostra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sponsored-buyer tasks

> Every operation for listing and managing the buyers your storefront sponsors

Operations for the buyer accounts your organization sponsors. See the
[Sponsored buyers overview](/v2/storefront/sponsored-buyers/overview) for the
status lifecycle and the transaction gate.

## Manage

<CardGroup cols={2}>
  <Card title="List sponsored buyers" href="/v2/storefront/sponsored-buyers/tasks/list-sponsored-buyers" icon="list">
    Every buyer your organization sponsors
  </Card>

  <Card title="Approve sponsored buyer" href="/v2/storefront/sponsored-buyers/tasks/approve-sponsored-buyer" icon="circle-check">
    Admit a pending buyer
  </Card>

  <Card title="Suspend sponsored buyer" href="/v2/storefront/sponsored-buyers/tasks/suspend-sponsored-buyer" icon="circle-pause">
    Pause an active buyer
  </Card>

  <Card title="Reactivate sponsored buyer" href="/v2/storefront/sponsored-buyers/tasks/reactivate-sponsored-buyer" icon="rotate-right">
    Resume a suspended buyer
  </Card>
</CardGroup>
