Facility group endpoints
FacilityGroupForCreation
Attributes that can be added to the facility group. These attributes cannot be used within fulfillment processes, but it could be useful to have the information carried here.
Array of facility references belonging to this group
The id of the facility group in the tenants own system
K12345The facility group was successfully created.
Invalid input. See response for details.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
The facility groups that were found based on the given filters.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
Facility group was found and deleted.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
The requested entity was not found
No content
Facility group was found. The result is in the body.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
The requested entity was not found
Updated facility group in the body.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
FacilityGroupSearchPayload
The cursor to start after for forward pagination. The value is provided in the pageInfo.endCursor field of the response. Cannot be used with before or last.
The cursor to start before for backward pagination. The value is provided in the pageInfo.startCursor field of the response. Cannot be used with after or size (first).
Number of items to return for backward pagination. Cannot be used with 'size' (first). Default: 20.
Number of items to return for forward pagination. Cannot be used with 'last'. Default: 20.
The ID to start after. Deprecated, use after with the value provided in pageInfo.endCursor instead.
Your search result
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
FacilityGroupForUpdate
Attributes that can be added to the facility group. These attributes cannot be used within fulfillment processes, but it could be useful to have the information carried here.
Array of facility references belonging to this group
The id of the facility group in the tenants own system
K12345The version of the document to be used in optimistic locking mechanisms.
42Facility group was replaced. The replaced facility group is in the body.
Your user is not allowed to operate against this API instance
Your user, although recognized, is not authorized to use this
The requested entity was not found
A version conflict occurred.
Last updated

