curl --location --request POST '/coupon-service/service/coupon_svc_getCustAllInfo' \ --header 'Content-Type: application/json' \ --data-raw '[ { "accNum": "18977141548" } ]'
{}