---
title: "Simulate crypto top up transaction"
method: POST
path: "/simulate/{cardID}/crypto/top-up"
tags: ["Simulate"]
---

# Simulate crypto top up transaction

`POST /simulate/{cardID}/crypto/top-up`

## Path parameters

- `cardID` string, uuid, required

## Headers

- `Accept-Version` string, required — Specifies the API version to use for this request.

## Request body

- object
  - `amount` number, float, required

## Response `200`

Crypto top up simulation request created

- object
  - `message` string, required

---

[API](https://skmtc.net/reap-global/apis/reap-api.md) · [All operations](https://skmtc.net/reap-global/apis/reap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reap-global/reap-api/versions/525072733e02/schema)
