curl --location -g --request GET 'https://openapi1.uat.useepay.comapi/v1/capture/1012411211459019141/list' \
--header 'x-merchant-no: 500000000007245' \
--header 'x-api-key: FUYTIUvjhgfytfuytwiue' \
--header 'x-app-id: www.pay.com'[
{
"id": "string",
"payment_intent_id": "string",
"amount": 0,
"currency": "string",
"final_capture": true,
"status": "open",
"merchant_order_id": "string",
"code": "string",
"source": "string",
"message": "string",
"merchant_no": "string",
"app_id": "string",
"create_at": "string",
"modify_at": "string",
"api_version": "string"
}
]