Authorization: ********************curl --location --globoff --request POST 'https://uat-lb.simplifipay.com/v1/card//renew' \
--header 'requestUuid;' \
--header 'Authorization: Bearer <token>'{
"originalCardUuid": "string",
"renewedCardUuid": "string"
}