curl --location -g --request POST 'https://uat-lb.simplifipay.com/v1/card//status' \
--header 'Authorization;' \
--header 'requestUuid;' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": "LOCKED",
"reason": "ALL_GOOD"
}'{
"errorCode": 30004,
"errorMessage": "string"
}