Charge

POST {{BASE_URL_WALLET}}/wallet/charge

Request Body

{"entity_id"=>"{{ENTITY_ID}}", "product_id"=>"client", "amount"=>600, "currency"=>"USD", "priority"=>"fastest", "chargeable"=>["main", "cashback"], "preferred_rail"=>"RTP", "reference"=>"{{$guid}}", "purpose"=>"PPD", "simulate"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring