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