Add Cash
POST {{BASE_URL_WALLET}}/wallet/add-cash
Request Body
{"product_id"=>"client", "entity_id"=>"27174831-d88a-4f9f-acad-756dc1db7774", "amount"=>5000, "currency"=>"USD", "priority"=>"fastest", "preferred_rail"=>"ACH-SameDay"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |