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

From version 18.1
edited by Eva Torken
on 2023/06/09 09:12
Change comment: There is no comment for this version
To version 17.1
edited by Eva Torken
on 2023/06/08 11:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,7 @@
17 17  Please implement the GET operation for Carrier taking the following into account:
18 18  
19 19  * No path or query parameters are required for the back-end api
20 -* The endpoint to retrieve the Carriers: https://postal-ninja.p.rapidapi.com/v1/carriers
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 22  * Import both definitions to create the response definitions for the GET operation
23 23  * Ensure the proper reponse mapping is created