Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EDU-13928 - Update deny cancel order endpoint #1659

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

mariananantua
Copy link
Contributor

Types of changes

  • New content (guides, endpoints, app documentation)
  • Improvement (make a documentation even better)
  • Fix (fix a documentation error)
  • Spelling and grammar accuracy (self-explanatory)

Fixed formatting errors and cURL for the endpoint https://{accountName}.{environment}.com.br/api/orders/pvt/document/{orderId}/deny-cancellation-request.

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Navigation Preview Link

No changes detected in the navigation.json file

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Preview Links

Open this URL to set up the portal with this branch changes.

You can now access the edited pages with the following URLs:

@@ -176,13 +176,13 @@ The step by step is the following:

See below the endpoint deny order cancellation, where `orderId` corresponds to the ID of the order witches cancellation is being denied:

**POST -** `[https://{accountName}.{environment}.com.br/api/orders/pvt/document/{OrderId}/deny-cancellation-request](https://{accountName}.{environment}.com.br/api/orders/pvt/document/{OrderId}/deny-cancellation-request)`
**POST -** `https://{accountName}.{environment}.com.br/api/orders/pvt/document/{orderId}/deny-cancellation-request`

**cURL**
Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "cURL"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "cURL"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: li]

>⚠️ To deny an order cancellation request, the order status in the marketplace and seller must be the following:<p><ul><li>**Marketplace status:** `waiting-for-seller-decision`.</li><li>**Seller status:** `cancellation-requested`.</li></ul></p>

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: li]

>⚠️ To deny an order cancellation request, the order status in the marketplace and seller must be the following:<p><ul><li>**Marketplace status:** `waiting-for-seller-decision`.</li><li>**Seller status:** `cancellation-requested`.</li></ul></p>

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: p]

>⚠️ To deny an order cancellation request, the order status in the marketplace and seller must be the following:<p><ul><li>**Marketplace status:** `waiting-for-seller-decision`.</li><li>**Seller status:** `cancellation-requested`.</li></ul></p>

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: ul]

>⚠️ To deny an order cancellation request, the order status in the marketplace and seller must be the following:<p><ul><li>**Marketplace status:** `waiting-for-seller-decision`.</li><li>**Seller status:** `cancellation-requested`.</li></ul></p>

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Diagram"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Request body"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Response body"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Response status codes"]

Copy link
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
MD024/no-duplicate-heading Multiple headings with the same content [Context: "### Order after cancellation"]

@mariananantua mariananantua merged commit 49c4258 into main Jan 7, 2025
6 checks passed
@mariananantua mariananantua deleted the update-deny-cancel-order-endpoint branch January 7, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants