- ID
- e411b65e-d418-47b7-ab98-54894559c53c
BE-6512 Update CX tool to use v2 unskip order endpoint
- source :: https://hungryroot.atlassian.net/browse/BE-6512
- tags :: Hungryroot API Project
- epic :: EP-411 Eng Parking Lot
- sprint :: HR BE Sprint 101
- status :: Status - Complete
Tasks
DONE Take Cursor for a ride with this request
- ID
- e0232758-15c9-f43c-57c4-5d0f94e7c93a
DONE Test on QA
- ID
- 23b1f740-ec0e-8e17-b728-959bf428f5ea
DONE Investigate issue with unskip in the V2 endpoint
- ID
- 63686fdd-8e48-4e55-fc66-49f8c7f93ab4
Description
The CX tool currently uses the v1 POST /api/unskip_order/ endpoint
We want to migrate it over to using the v2 PATCH
/api/v2/customers/{customer_id}/orders/{id}/ endpoint
Migration details here: