Allocation URL Paths
Based on your implementation, you will need to prefix the end point with just the
deployment hostname. The format that should be used for the hostname
is:
rex.retail.<Region Name>.ocs.oraclecloud.com/<Customer Subnamespace>/where
<Region Name> is the region for your data center and
<Customer Subnamespace> is specific to your company's name and
environment (production, stage, and so on).
The following links provide access to the Allocation services:
-
The ReSTful Web services swagger URL is available at:
https://<hostname>/MerchIntegrations/swagger-ui/ -
The ReSTful Web services openapi.yaml is available at:
https://<hostname>/MerchIntegrations/services/openapi.yaml -
The ReSTful Web services WADL file is available at:
https://<hostname>/MerchIntegrations/services/application.wadl -
The ReSTful Web services are available at:
https://<hostname>/MerchIntegrations/services/private/<service>