{ "custDetailNo": "string" }
curl --location --request POST '/yx/settle/querySettleReceiptUrl' \ --header 'Content-Type: application/json' \ --data-raw '{ "custDetailNo": "string" }'
{ "receiptUrl": "string" }