Maxxton External API

Sections

Get all accounts for a AO

Query Parameters

pageinteger

Page number

sizeinteger

Size of the current page

sortstring

Sort parameter

filterarray

Following fields can be used for filtering response.
accountId:0,
name:String,
currencyId:0,
currencyCode:String,
bankAccount:StringFor more information, check: Filtering

Path Parameters

adminOrganisationIdinteger Required

Response

200
Object
The request is completed successfully without any errors

Response Attributes

totalElementsinteger

Total number of elements available in the whole response.

totalPagesinteger

Total number of pages the response has.

sizeinteger

Size of the current page.

contentarray

Show child attributes

numberinteger

Page number currently accessed.

sortobject

Show child attributes

firstboolean

Boolean field to specify if its the first page or not.

lastboolean

Boolean field to specify if its the last page or not.

numberOfElementsinteger

Total number of elements in the current page.

emptyboolean
500
Object
Error occurred while fetching accounts of the admin organisations.

GET

/

Select
1

Response