Skip to main content
GET
/
v1
/
databundle
/
{referencecode}
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>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Data purchase status retrieved successfully

transaction_id
string

Unique identifier for the data purchase

recipient_phone
string

Phone number of the recipient

recipient_network
string

Network of the recipient

plan_id
string

ID of the data bundle plan purchased

status
string

Status of the data purchase