create pre-log
POST {{BASE_URL_WALLET}}/pre-log/create
Request Body
{"product_id"=>"client", "entity_id"=>"{{ENTITY_ID}}", "amount"=>100, "wallet_name"=>"cashback", "currency"=>"USD", "entry_source"=>"add_cash", "transaction_time"=>"2022-11-26T08:49:43.210Z", "reference"=>"{{add_money}}", "comment"=>"added cash in test", "move_at"=>"2022-12-30T10:57:50.180Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |