- ID
- e518755d-aa12-4e17-a157-6fdce7acf34d
BE-7016 Update CX tool to use V2 skip order endpoint
- source :: https://hungryroot.atlassian.net/browse/BE-7016
- tags :: Hungryroot API Project
- epic :: EP-411 Eng Parking Lot
- sprint :: HR BE Sprint 103
- status :: Status - Complete
Description
Follow up from -
https://hungryroot.atlassian.net/browse/BE-6512?focusedCommentId=79730
The CX tool currently uses the v1 POST /api/skip_order/ endpoint
We want to migrate it over to using the v2 PATCH
/api/v2/customers/{customer_id}/orders/{id}/ endpoint
Migration details here: