Authorization: Bearer ********************curl --location --request GET 'api/v1/integration/merch-deposit-order//status' \
--header 'Authorization: Bearer <token>'{
"status": "Success",
"orderId": "4ff44667-fd44-4c3f-9a89-eca1d212313",
"externalTransactionId": "qwerty01,
"amount": 2000.00,
"statusDescrption": null
}