

Accessing the Transactions View
Make a
GET
request to /transactionsPaging transactions view
Individual asset transactions view
Providing theassetId
will filter for the transactions associated with taht specific assetId,
The response for both paging transactions and
individual asset transactions view will
be similar to the initial transactions menu
view
Query parameters
query | Definition | Required |
---|---|---|
customerId | The unique customer identifer | Yes |
page | The current set of viewable requests. Default 1 | No |
assetId | The unique asset identifer | No |
Transactions View Example
USSD Transactions View
Check out an example of the ussd transactions view