Creates a request to mint FXUSD by depositing a supported cryptocurrency.
This endpoint is invoked only after the supported cryptocurrency has been transferred into the identity's deposit wallet.
The deposit wallet for each identity can be retrieved by invoking the Get Identity API endpoint.
Once a transfer to the identity's deposit wallet has been confirmed, this API endpoint can be called to trigger the minting of FXUSD from the deposited cryptocurrency.
This API will take custody of the deposited cryptocurrency and mint the corresponding FXUSD into the blockchain wallet nominated in the request.
Note that this API checks amount and currency against the current balance of the deposit wallet prior to proceeding into the minting process.
An error indicating insufficient funds will be returned should the balance not be sufficient.