{ "request_time": "20200728093403", "merchant_id": "ec000002", "merchant_auth": "39aaa43...c00a", "hash": "EVDFA21....t+sWw==" }
curl --location --request POST 'https://checkout-sandbox.payway.com.kh//api/merchant-portal/merchant-access/whitelist-account/add-whitelist-payout' \ --header 'Content-Type: application/json' \ --data-raw '{ "request_time": "20200728093403", "merchant_id": "ec000002", "merchant_auth": "39aaa43...c00a", "hash": "EVDFA21....t+sWw==" }'
{ "data": { "name": "INDOCHINE LODGE", "payee": "318111358120004", "currency": "USD", "type": "MID", "status": "1", "created_at": "2022-09-19 07:52:51" }, "status": { "code": "00", "message": "Success!" } }