v1

latestOpenAPI 3.1.02026-07-24441967.0 KB

Get Account Activity

Generate a comprehensive transaction report for any Localpayment account. The report includes all transaction details—type, status, amounts, fees, and taxes—along with the period's opening and closing balances.

get/api/accounts/{accountNumber}/activity

Path parameters

accountNumberstring required

Localpayment account number.

Headers

Authorizationstring required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Response

OK

openingBalanceinteger required

Initial amount on the balance.

closingBalanceinteger required

Final balance amount.

sizeinteger required

Number of transactions in the response.

pageinteger required

Number of pages in the response.