From 3fb90566cb6900e68a4a7049cf99e567bb07ee95 Mon Sep 17 00:00:00 2001 From: Terra Hyde Date: Tue, 4 Feb 2025 14:51:18 -0700 Subject: [PATCH] Update language for Ordered endpoint "Ordered a Quote" language adjusted to be more readable, per request from B2B team. --- docs/b2b-edition/specs/api-v3/quote/quote.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/b2b-edition/specs/api-v3/quote/quote.yaml b/docs/b2b-edition/specs/api-v3/quote/quote.yaml index 54a4b39b0..7d71135c8 100644 --- a/docs/b2b-edition/specs/api-v3/quote/quote.yaml +++ b/docs/b2b-edition/specs/api-v3/quote/quote.yaml @@ -1641,7 +1641,7 @@ paths: required: true description: Unique quote ID post: - summary: Ordered a Quote + summary: Convert a Quote to an Order operationId: post-rfq-quote_id-ordered responses: '200': @@ -1676,7 +1676,7 @@ paths: message: SUCCESS data: {} description: | - Ordered a quote by quoteId + Convert an existing quote to an order by quoteId requestBody: content: application/json: