curl --location --request POST '/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 3554547,
"application_id": 9,
"payer_id": "688470c8060af",
"card_pan": "986027******1519",
"card_token": "6225f3c93f7a880142782fa4",
"phone": "99891234567",
"holder_name": "AAAAA BBBBB",
"pinfl": null,
"ps": "humo",
"status": "active",
"added_on": "2025-03-17 03:19:12",
"card_status": null,
"sms_inform": null,
"is_multicard": false
}'{}