post
https://nedap-harmony.com/api//epcis/v1/events/capture-multiple
Multiple EPCIS events can be captured in a single request by making a POST request with a JSON array of EPCIS events on the /events/capture-multiple resource. The whole request is validated up front: if any event is invalid the entire request is rejected and nothing is captured. This is a Harmony-specific, synchronous simplification of the EPCIS /capture interface (no asynchronous capture job).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
201All events were captured.
401Unauthorized
403The caller is not authorized to capture for the read point or business location of one of the events. Nothing was captured.
429Too Many Requests