Reset
POST {{BASE_URL_WALLET}}/wallet/{{WALLET_ID}}/reset
Request Body
{"entity_id"=>"{{ENTITY_ID}}", "product_id"=>"client", "amount"=>5000, "currency"=>"USD", "priority"=>"fastest", "preferred_rail"=>"RTP"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |