Maxxton External API

Sections

Get all items for a package

Query Parameters

filterarray

Following fields can be used for filtering response.
packageResourceId:0,
parentId:0,
resourceId:0,
sequence:0,
duration:0,
quantity:0For more information, check: Filtering

Path Parameters

packageResourceIdinteger Required

PackageResourceId to fetch particular package

Response

200
Object
The request is completed successfully without any errors

Response Attributes

packageResourceIdinteger

Package resource Id associated with the package.

parentIdinteger

Parent id associated with the package.

resourceIdinteger

Resource id associated with the package.

sequenceinteger

Sequence associated with the package.

durationinteger

Duration of the package.

quantityinteger

Quantity of the package.

translationsarray

Information of the packages available in the resource which depends on a language and is translatable by the user. Multiple entries for different languages can exist.

Show child attributes

500
Object
Error occurred while fetching packages items

GET

/

Select
1

Response