API Enhancements
Update logic in API to allow perspective_id search to be used with attribute search
What is changing:
ARCOS is updating the Crew Manager API to allow the perspective_id search to be used with the attribute
search. When the two are used together, the system will treat it as an “and”.
Example: /arcos/rest/cm/crews?attr=crews;CrewType:Availability&perspective_id=2075&pit=2024-02-
16T12:30:51-00:00
The call above will only return crews within perspective id 2075 with the crew attribute CrewType set to
Availability.
The following endpoints have been updated:
• GET arcos/rest/cm/crews
• GET arcos/rest/cm/resources
• GET arcos/rest/cm/lodgings
• GET arcos/rest/cm/groups
• GET arcos/rest/cm/crewsByIds
Who is involved:
All ARCOS API customers will receive this update.
What you need to do:
No further action is necessary to implement this change.
Comments
0 comments
Please sign in to leave a comment.