Authorization: Bearer ********************
curl --location 'api/v1/integration/psp-deposit-order/' \ --header 'Authorization: Bearer <token>'
{ "status": "Success", "externalId": "q12345", "amount": 100, "statusDescrption": null }