Maxxton External API

Sections

Update priorities for a location

Path Parameters

locationIdinteger Required

location id for which priority needs to be updated.

Body Parameters

locationIdinteger

Location id associated with each location

distributionChannelIdinteger Required

Distribution channel id associated with each location

startDatestring

Start date of the period for which the priority has been applied. The date should be added using ISO 8601 standard(yyyy-MM-dd)

endDatestring

End date of the period for which the priority has been applied. The date should be added using ISO 8601 standard(yyyy-MM-dd)

priorityinteger Required

Priority associated with each location priority set

segmentIdinteger

Segment id associated with each location priority set

Response

204
Object
The request is completed successfully without any errors
404
Object
Location not found
500
Object
Error occurred while updating location priorities.

POST

/

Select
1

Response