Skip to main content
GET
Get Purchase History
Get history of SMS package purchases.
integer
Page number (default: 1)
integer
Items per page (default: 20, max: 100)
string
Filter by status (pending, completed, failed)
Requires authentication. Include the access token in the Authorization header.

Success Response (200)

integer
Total number of purchases
string
URL to next page (nullable)
string
URL to previous page (nullable)
array
Array of purchase objects
string
Purchase ID
string
Package name
integer
Number of SMS credits purchased
float
Purchase price
string
Currency code
string
Purchase status
string
Purchase timestamp (ISO 8601)