curl --request GET \
--url 'https://edi.stateset.com/v1/artifacts/conformance' \
--header "Authorization: Bearer $STATESET_EDI_API_KEY"
WS-1 acceptance evidence: for each packaged retail connector, instantiate the
partner and generate the GS1 carton label, packing slip (PDF), commercial invoice, and 856 from one canonical shipment, then validate each against the…
GET
/
v1
/
artifacts
/
conformance
curl --request GET \
--url 'https://edi.stateset.com/v1/artifacts/conformance' \
--header "Authorization: Bearer $STATESET_EDI_API_KEY"
partner and generate the GS1 carton label, packing slip (PDF), commercial
invoice, and 856 from one canonical shipment, then validate each against the
partner’s spec. Returns a pass/fail conformance matrix.
Query parameters
integer
Run only the first N connectors
Response
No response body. Per-connector artifact conformance matrix.Status codes
| Code | Meaning |
|---|---|
200 | Per-connector artifact conformance matrix |
curl --request GET \
--url 'https://edi.stateset.com/v1/artifacts/conformance' \
--header "Authorization: Bearer $STATESET_EDI_API_KEY"
Last modified on August 31, 2026