Last updated 2 years ago
View your credit history
Get all credit history
Page number
1
Filter by credit type
credit
charge
pending
freeze
bonus
Filter by sms id
1009771270
GET /api/v1/credits/history HTTP/1.1 Host: ducksms.com Authorization: Bearer JWT Accept: */*
List all the credit history
{ "status": 200, "message": "Credit history data return successfully", "data": [ { "txid": "342660487", "type": "charge", "amount": 1, "description": "SMS credit charge", "smsid": "1201910908" }, { "txid": "1220368389", "type": "charge", "amount": 2, "description": "SMS credit charge", "smsid": "634967613" } ] }