Wiki
Quick-reference articles on carrier integration concepts, patterns, and standards.
A property of operations where performing them multiple times produces the same result as performing them once.
Patterns for automatically retrying failed carrier API requests without causing harm.
Understanding safe, idempotent, and unsafe HTTP methods in the context of carrier APIs.
A standard format for machine-readable error responses in HTTP APIs.
The XML wrapper structure for all SOAP messages.
The standard error response format in SOAP web services.
Web Services Description Language — the contract definition for SOAP services.
How XML namespaces prevent element name collisions in SOAP messages.
Unique identifiers that trace a request through distributed systems.
A resilience pattern that prevents cascading failures when a carrier API is down.
Foundational REST concepts as they apply to carrier integrations.
Strategies for classifying and handling carrier API errors.
The type system for SOAP messages — defines the shape of request and response data.