post https://api.dev.coinfx.network/v1/deposit/cash
Create a cash deposit request to enable a nominated identity to subsequently deposit cash at a specified retailer.
This endpoint triggers a workflow which orchestrates the deposit of funds at a nominated retailer. To initiate the workflow this endpoint requires:
retailerId
to be provided.identityId
of the end user making the deposit.- Nomination of a
targetWallet
where deposited funds will subsequently be transferred.
The endpoint will return generated deposit request details with a barcodeNumber
which can then be rendered and presented by the user at the retailer.
This barcode will allow the retailer to correlate user's visit with the registered cash deposit. When notification of a successful payment arrives from the retailer a Deposit entry is created within our systems.