Table of Contents |
---|
...
Revisions
Version | Date | Description |
---|---|---|
1.4 | 24-02-2022 | Authentication notify services, CB supports:
|
1.4 | 25-01-2022 | Test and order simulation added |
1.4 | 15-12-2021 | Add Tag matrix for Green and Standard option |
1.3 | 19-10-2021 | Update yaml file MediaOrderNotify v.1.0.2.yaml |
1.3 | 19-08-2021 | Update generic error messages |
1.2 | 07-05-2021 | Align with updated order notifications |
1.1 | 12-11-2020 | Update yaml file MediaOrderB2C v1.2.0.yaml |
1.1 | 08-06-2020 | Update MediaOrderB2C version Correct resource for notifyOrder and notityShipment |
1.0 | 28-04-2020 | Update yaml versions |
0.6 | 12-03-2020 | Add volume limits and error messages; Correct typo in process flow diagrams |
0.5 | 13-01-2020 | Add flows and sequence diagrams |
0.3 | 11-11-2019 | Add operations |
0.1 | 30-08-2019 | Initial document |
...
The entire set for the standard data exchange with CB consists of the following documents and files: | ||||||||||||
The mapping from file based to webservice based messages | ||||||||||||
Tag matrix for Green and Standard option | ||||||||||||
CB has two options for submitting e-commerce orders:
| ||||||||||||
yaml definition files | An OpenAPI Specification file (yaml) for each resource | |||||||||||
...
Webservice name: | MediaOrderNotify |
Definition: | MediaOrderNotify.yaml |
Resource: | Notifications |
Operations provided by you: | |
notifyOrder | CB calls your webservice to inform you about status updates of an order |
Authentication mode | CB supports:
|
MediaShipment
Webservice name: | MediaShipment |
Definition: | MediaShipment.yaml |
Resource: | ShippingUnits |
Operations provided by CB: | |
getShippingUnit | Retrieve the shipment information for a shipping unit |
...
Webservice name: | MediaShipmentNotify |
Definition: | MediaShipmentNotify.yaml |
Resource: | Notifications |
Operations provided by you: | |
notifyShipment | CB calls your webservice to inform you about a shipment for your order |
Authentication mode | CB supports:
|
Process flows
This chapter contains the identified flows when using webservices to order physical books at CB. The most common and regular scenario is describes in the happy flow. In addition 7 frequent scenarios are described in alternative flows.
...