curl --location 'https://palmpesa.drmlelwa.co.tz/api/process_payment/complete' \
--header 'Authorization: Bearer UgGnf1bYJb1vC8MoZXa7LDXcWS6sA7mxWR12MaPgr05kDowvakyzP6jBLsbs' \
--header 'Accept: Application/json' \
--header 'Content-Type: application/json' \
--data '{
"phone": "0693662424",
"amount": 200
}'{"status":"pending","message":"Payment Pending or Failed. Please check again later.","data":[{"order_id":"SELCOM17473414464923","creation_date":"2025-05-15 23:39:18","amount":"500000","payment_status":"PENDING","transid":null,"channel":null,"reference":null,"msisdn":null}]}