OPTIONS
/
Query server settings, EPCIS version(s) and related vocabularies/standards.
GET
/
Returns the list of top level resources available for this EPCIS repository.
OPTIONS
/capture
Discover the settings of the capture interface.
OPTIONS
/capture/{captureID}
Query the metadata of the capture job endpoint.
OPTIONS
/events
Query metadata for the EPCIS events endpoint.
OPTIONS
/events/{eventID}
Query metadata for the endpoint to access an individual EPCIS event.
OPTIONS
/eventTypes
Query metadata for the EPCIS event types endpoint.
GET
/eventTypes
Returns all EPCIS event types currently available in the EPCIS repository.
OPTIONS
/eventTypes/{eventType}
Query metadata of the EPCIS event type endpoint.
OPTIONS
/eventTypes/{eventType}/events
Query the metadata of the endpoint to access EPCIS events by event type.
OPTIONS
/epcs
Query metadata related to the electronic product codes endpoint.
OPTIONS
/epcs/{epc}
Query metadata of the electronic product code.
OPTIONS
/epcs/{epc}/events
Query the metadata of the endpoint to access EPCIS events by EPC in a URN or constrained GS1 Digital Link form (URL encoded).
OPTIONS
/bizSteps
Query metadata related to the business steps endpoint.
OPTIONS
/bizSteps/{bizStep}
Query metadata of the endpoint to access an individual business step.
OPTIONS
/bizSteps/{bizStep}/events
Query the metadata of the endpoint to access EPCIS events by business step.
OPTIONS
/bizLocations
Query the metadata related to the business locations endpoint.
OPTIONS
/bizLocations/{bizLocation}
Query the metadata of the endpoint to access an individual business location.
OPTIONS
/bizLocations/{bizLocation}/events
Query the metadata of the endpoint to access EPCIS events by business location.
OPTIONS
/readPoints
Query the metadata related to the read points endpoint.
OPTIONS
/readPoints/{readPoint}
Query the metadata of the endpoint to access an individual read point.
OPTIONS
/readPoints/{readPoint}/events
Query the metadata of the endpoint to access EPCIS events by read point.
OPTIONS
/dispositions
Query the metadata related to the dispositions endpoint.
OPTIONS
/dispositions/{disposition}
Query the metadata of the endpoint to access an individual disposition.
OPTIONS
/dispositions/{disposition}/events
Query the metadata of the endpoint to access EPCIS events by disposition.
OPTIONS
/queries
Query the metadata of the EPCIS queries endpoint.
OPTIONS
/queries/{queryName}
Query the metadata of the named queries endpoint.
OPTIONS
/queries/{queryName}/subscriptions
Query the metadata of the subscriptions endpoint.
OPTIONS
/queries/{queryName}/subscriptions/{subscriptionID}
Query the metadata of the endpoint for an individual subscription.
OPTIONS
/queries/{queryName}/events
Query the metadata of the EPCIS events query result endpoint.