Maxxton External API

Sections

Get a page with distributionChannel details

Query Parameters

returnSectionsarray

List of constant strings to return only the selected sections in the response. The possible values are COMMISSION_ADDONS, RATETYPES, CANCELLATION_ADDONS, IMAGES. For example, returnSections=COMMISSION_ADDONS will only return COMMISSION_ADDONS section in the response. This is recommended to use to reduce the size of the response body and improve the performance of the call.

Enum values:
COMMISSION_ADDONSRATETYPESCANCELLATION_ADDONSIMAGES
Allow unique items
true
pageinteger

Page number

sizeinteger

Size of the current page

sortstring

Sort parameter

filterarray

Following fields can be used for filtering response.
distributionChannelId:0,
code:String,
name:String,
representationSetParentId:0,
allotmentOnly:true,
activeStartDate:2026-04-02,
activeEndDate:2026-04-02,
type:String,
parentId:0,
resellerId:0,
showAgentBill:0,
brandId:0,
currencyId:0,
archivedFrom:2026-04-02,
allotmentSetting:String,
linear:trueFor more information, check: [Filtering](https://developers.maxxton.com/rest-...

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
204
Object
No distributionChannels found for given criteria.
500
Object
Error occurred while fetching these distributionChannels

GET

/

Select
1

Response