curl --location --request POST '/coupon-service/service/coupon_svc_qryGxProd' \
--header 'X-APP-ID: 93cceffb582ae70bc4538fe392eab98d' \
--header 'X-APP-KEY: 7e7bf41c5cea60cef5df99eab234a1d6' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"accNum": "18977141548"
}
]'
{}