# Example Completed Sell (Mobile Money)

To see what a completed sell transaction looks like when you [fetch the transaction](https://docs.localramp.co/crypto-off-ramp/direct-api-sell/get-transaction-state) for a mobile money transaction

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

{% code overflow="wrap" %}

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

{% endcode %}

With the following header

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