curl --location --request GET 'https://demo-api.easypayx.com/v3/acquiring/customs_declarations?payment_request_id=&customs=&page=&size=' \
--header 'Authorization: Bearer '{
"data": {
"account_id": "string",
"state": "string",
"customs": "string",
"merchant_customs_no": "string",
"payment_id": "string",
"verify_department": "string",
"verify_department_trade_id": "string"
}
}