> For the complete documentation index, see [llms.txt](https://docs.localramp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.localramp.co/test-integration/demo-transaction/example-completed-sell-bank-account.md).

# Example Completed Sell (Bank Account)

Successful sell transaction example

To see what a completed sell transaction looks like when you [fetch the transaction](/crypto-off-ramp/direct-api-sell/get-transaction-state.md)

&#x20;Make a **GET** request to the following endpoint.

{% code overflow="wrap" %}

```url
https://api.localramp.co/v1/test/transaction/sell
```

{% endcode %}

With the following header

```
x-auth-token: <SECRET_KEY>
```
