Authorization: ********************
curl --location -g --request POST 'https://uat-lb.simplifipay.com/v1/card//rule-group/' \
--header 'requestUuid;' \
--header 'Authorization: Bearer <token>'
{
"errorCode": "99997",
"message": "General Error"
}