Skip to content

DEVDOCS-6721 - Resolving authorization issue with the GetQuoteInfoB2B GraphQL Query#1276

Open
bc-Vince wants to merge 1 commit intomainfrom
DEVDOCS-6721
Open

DEVDOCS-6721 - Resolving authorization issue with the GetQuoteInfoB2B GraphQL Query#1276
bc-Vince wants to merge 1 commit intomainfrom
DEVDOCS-6721

Conversation

@bc-Vince
Copy link
Contributor

@bc-Vince bc-Vince commented Mar 5, 2026

Added the uuid query parameter to the Get Quote Details storefront endpoint

DEVDOCS-6721

What changed?

  • The v2 Storefront Get Quote Details endpoint now includes a required uuid query parameter.

Release notes draft

  • We have updated the parameters of the Get Quote Details endpoint in the B2B Edition v2 Storefront Quotes API to reflect uuid as a requirement.

Anything else?

Do not merge this PR until the quote parameter updates take effect (expected on April 15, 2026).

ping @chris-nowicki @bc-sylvialin @bc-keelan

… GraphQL Query

Added the uuid query parameter to the Get Quote Details storefront endpoint
@bc-Vince bc-Vince added ready for review This PR is complete and awaiting a review. need-SME-review A subject matter expert is needed to review. labels Mar 5, 2026
description: "The [Unix timestamp](https://www.unixtimestamp.com/) for when the sales quote was created."
- name: uuid
in: query
required: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[info]
I think it makes sense to show this as required, but for quotes created before the flag is enabled, it is technically not required as these quotes won't have UUIDs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

need-SME-review A subject matter expert is needed to review. ready for review This PR is complete and awaiting a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants