MasterAccount Billing
List billing transactions
List all Billing Transactions
post/v1/billing/transaction/list
Request body
Example request
{
"sort": [
{
"column": "created_at"
}
]
}Response
Fetched
List all Billing Transactions
{
"sort": [
{
"column": "created_at"
}
]
}Fetched