curl --location 'https://palmpesa.drmlelwa.co.tz/api/order-status' \
--header 'Authorization: Bearer cGLwbTQLJodbrH1t5KqrmNdnPalLdy9fhHb5dEmnxMrcq58kDW7WIk2XgBKR' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"order_id": "SELCOM17454039012135"
}'{"reference":"0927530628","resultcode":"000","result":"SUCCESS","message":"Order fetch successful","data":[{"order_id":"SELCOM17454039012135","creation_date":"2025-04-23 13:26:54","amount":"500","payment_status":"COMPLETED","transid":"805613901007","channel":"AIRTELMONEY","reference":"0927530628","msisdn":"255693662424"}]}