Compression: No compression is applied to document payloads; they are stored in their original form.
Sterling B2B Integrator Document Extensions: Document extensions are owned by Sterling B2B Integrator and will be saved as they are in the Sterling B2B Integrator system. Document Service does not modify the document extensions.
Client Connection Support: Document Service supports REST Client Connection and GRPC Client Connection.
REST Client Connection: Document Service provides a RESTful API endpoint, enabling Sterling B2B Integrator to interact with the service using standard HTTP methods such as GET, POST, PUT, DELETE, and PATCH.
GRPC Client Connection: Document Service provides a gRPC (Google Remote Procedure Call) API endpoint, which is a high-performance and efficient remote procedure call framework developed by Google. gRPC offers features such as bidirectional streaming, multiplexing, and protocol buffer serialization.