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