Skip to main content
POST
in the retailer’s qualifiers, version, delimiters, and starter guide; the body supplies the relationship-specific identifiers.

Path parameters

string
required
Connector name, e.g. walmart
string
required
Internal partner ID to create

Request body

ConnectorPartnerParams
string
Override the display name.
string
required
Our ISA interchange ID (our DUNS or the ID the retailer assigned us).
string
required
Our ISA qualifier for this relationship (often 01 DUNS or ZZ).
string
required
The retailer’s ISA interchange ID (their assigned identifier).
string
Override the connector’s default partner ISA qualifier.
string
P production (default) or T test.

Response

TradingPartner
integer (int32)
Per-partner acknowledgment SLA in hours. Strict retailers chargeback on late 997s, so this overrides the global EDI_ACK_SLA_HOURS for monitoring and alerting. None falls back to the global SLA.
string
Which functional acknowledgment this partner receives: 997 (default) or 999 (Implementation Acknowledgment with IK3/IK4 error detail).
string
SHA-256 hex of this partner’s API key, set via POST /v1/partners/:id/api-key. The plaintext key is never stored.
object
object
Delimiters
string
required
Stable internal identifier, used in URLs and event payloads.
object
string
required
string
string
required
string
required
Our ISA qualifier/ID for this relationship.
object
object
string
GS application codes; default to the ISA IDs when omitted.
string
required
string
required
The partner’s ISA qualifier/ID (they are the receiver on our outbound).
string
Owning tenant. Every partner belongs to exactly one tenant; an API key issued for the partner therefore implies its tenant. Defaults to default so single-tenant deployments and pre-tenancy records work unchanged.
string
ISA15 usage indicator: P production, T test.
PartnerValidation
object
string
GS08 version, e.g. 004010.

Status codes