Include Server-Side Extension Endpoints in your OSF Application
Summary:
Server-Side Extensions (SSE) augment the functionality of the Oracle Commerce service and your custom SSE endpoints can be employed in your OSF applications by developing a custom endpoint plugin.
Content (required):
Server-Side Extensions (SSE) augment the functionality of the Oracle Commerce service. Server-side extensions can be used in addition to the regular REST API and Webhooks provided by the Commerce to allow extension of the system for different use cases.
The Commerce server-side extensions implement custom REST endpoints, which have the prefix /ccstorex/custom
.
Your Commerce storefront environments host a registry of server-side extension endpoints at https://{{host}}/ccstore/v1/xregistry
Tagged:
2