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

# Spend Control STIP External Account Balance Endpoints

## Endpoints

<CardGroup cols={2}>
  <Card title="Get External Account Balance" icon="arrow-right" href="/payment/api/spend-control-stip-external-account-balance-endpoints/get-external-account-balance" horizontal>
    **GET** /v1/stip/accounts/\{id}/external-balance
  </Card>

  <Card title="Update External Account Balance" icon="arrow-right" href="/payment/api/spend-control-stip-external-account-balance-endpoints/update-external-account-balance" horizontal>
    **PUT** /v1/stip/accounts/\{id}/external-balance
  </Card>
</CardGroup>
