API Reference
Log In

Retrieve monthly statement of the account

Introduction

This endpoint allows you to retrieve monthly statement of the account. It includes payments that are completed.

Data Requirements

Provide the following data when sending a GET request to the Account Monthly Statement endpoint.

Additional Header parameter:

Parameter Required? Description Type
Client-Id No Unique identifier of Child Account (required only for Partner). See Authentication Page to learn more. String

The url of this request should contain the following query parameters:

Parameter Required? Description Type
year Yes 4 digits year combination. Year must be within the year when account was created and current year. Number
month Yes 1 or 2 digits number identifing the month of the statement. Month must be between 1 and 12. Number
page No Positive number that indicates page to be accessed. Must be provided within a range of total pages. Number
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!