Last modified by Eva Torken on 2024/03/01 15:01

From version 16.1
edited by Eva Torken
on 2023/06/08 10:56
Change comment: There is no comment for this version
To version 15.1
edited by Eva Torken
on 2023/05/26 14:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,8 +19,6 @@
19 19  * No path or query parameters are required for the back-end api
20 20  * The endpoint to retrieve the Carriers: https://order-tracking.p.rapidapi.com/carriers
21 21  * This endpoint is an REST/JSON based endpoint
22 -* Import both definitions to create the response definitions for the GET operation
23 -* Ensure the proper reponse mapping is created
24 24  
25 25  === 2.2 Complete OMS Order integration ===
26 26  
... ... @@ -28,7 +28,7 @@
28 28  
29 29  * No path or query parameters are required for the back-end api
30 30  * This endpoint is an REST/JSON based endpoint
31 -* This is a passthrough e.g. no mapping is necessary
29 +* This is a passthrough
32 32  
33 33  === 2.3 Set up security API GW ===
34 34