curl --location 'https://checkout-sandbox.payway.com.kh/api/payment-credential/v3/token-management/remove-token' \
--header 'Content-Type: application/json' \
--data '{
"request_time": "string",
"merchant_id": "string",
"ctid": "string",
"pwt": "string",
"hash": "string"
}'