Authorization: ********************curl --location --request GET 'https://api.staging.vrtx.sa/cl/v1/transactions/630a552d-97e3-4ae0-8dc9-c373ee1fd86a' \
--header 'Authorization: Bearer <token>'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"business_id": "f59fcbb7-848d-4242-af07-a8bb7e3ab37c",
"external_reference": "string",
"description": "string",
"status": "string",
"type": "string",
"amount": "string",
"amount_minor": 0,
"currency": "str",
"posted_at": "2022-03-10T16:15:50.000Z",
"created_at": "2022-03-10T16:15:50.000Z",
"effective_date": "2022-03-10T00:00:00.000Z",
"debit_wallet_id": "52928010-6e7f-4701-a318-462f1ae39ce7",
"debit_account_number": "string",
"credit_wallet_id": "19d2899f-6331-4bd5-a0a9-4b94b18b61db",
"credit_account_number": "string"
}