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

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

Summary

Details

Page properties
Content
... ... @@ -19,6 +19,8 @@
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
22 22  
23 23  === 2.2 Complete OMS Order integration ===
24 24  
... ... @@ -26,7 +26,7 @@
26 26  
27 27  * No path or query parameters are required for the back-end api
28 28  * This endpoint is an REST/JSON based endpoint
29 -* This is a passthrough
31 +* This is a passthrough e.g. no mapping is necessary
30 30  
31 31  === 2.3 Set up security API GW ===
32 32