Authorization: ********************
curl --location --request POST 'https://test.your-api-server.com/fingateapi/ShoppingCredit/ApplicationStatus' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "paymentId": "string" }'