{ "request_time": "20200728093403", "merchant_id": "ec000002", "merchant_auth": "39aaa43.....0c00a", "hash": "EVDFA2118UD0boKhkAcOb...+5KCCt+sWw==" }
curl --location --request POST 'https://checkout-sandbox.payway.com.kh//api/merchant-portal/merchant-access/whitelist-account/update-whitelist-status' \ --header 'Content-Type: application/json' \ --data-raw '{ "request_time": "20200728093403", "merchant_id": "ec000002", "merchant_auth": "39aaa43.....0c00a", "hash": "EVDFA2118UD0boKhkAcOb...+5KCCt+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!" } }