Orders System API | RAML Definition
home
This API provides a design best practice to work with order data from systems like Salesforce using a set of RESTful services in RAML that are easily consumable by developers within an enterprise.
This RAML API specification is part of the Accelerator for Salesforce B2C Commerce Cloud and the Accelerator for Retail. System APIs provide a means of hiding complexity from users while exposing data and providing downstream insulation from interface changes or rationalization of those systems.
This API depends on the Retail Order Types RAML fragment.
Defined types:
- StatusRequest - Defines the status of the request.
- OrderResponse - Defines summary data for an order.
- OrderCollectionResponse - Defines a list of order responses.
- MessageResponse - Defines a textual description of a response.