cURL
curl --request GET \ --url https://api.delaphonegh.com/v1/databundle/{referencecode} \ --header 'Authorization: Bearer <token>'
{ "transaction_id": "<string>", "recipient_phone": "<string>", "recipient_network": "<string>", "plan_id": "<string>", "status": "<string>" }
Retrieve the status of purchased bundle.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Data purchase status retrieved successfully
Unique identifier for the data purchase
Phone number of the recipient
Network of the recipient
ID of the data bundle plan purchased
Status of the data purchase