-
Notifications
You must be signed in to change notification settings - Fork 89
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-14254 - Update order modifications .md #1710
Conversation
Navigation Preview LinkNo changes detected in the navigation.json file |
Preview LinksOpen this URL to set up the portal with this branch changes. You can now access the edited pages with the following URLs:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 49 in 76df990
<td>Empty <code>reason</code> field.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 49 in 76df990
<td>Empty <code>reason</code> field.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: table]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 57 in 76df990
<table> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 64 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 65 in 76df990
<td><code>It is not allowed to make modifications to chain orders</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 65 in 76df990
<td><code>It is not allowed to make modifications to chain orders</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 66 in 76df990
<td>The order has a <code>chain</code> origin.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 66 in 76df990
<td>The order has a <code>chain</code> origin.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 68 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 69 in 76df990
<td><code>It is only allowed to register a modification in the order when the payment is approved - status = payment-approved</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 69 in 76df990
<td><code>It is only allowed to register a modification in the order when the payment is approved - status = payment-approved</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 70 in 76df990
<td>The marketplace order is not on the status <code>payment-approved</code>.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 70 in 76df990
<td>The marketplace order is not on the status <code>payment-approved</code>.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 72 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 73 in 76df990
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 73 in 76df990
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 74 in 76df990
<td><code>discountValue</code> is greater than the total order price.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 74 in 76df990
<td><code>discountValue</code> is greater than the total order price.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 76 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 77 in 76df990
<td><code>Impossible cancel order {0} - Payment not found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 77 in 76df990
<td><code>Impossible cancel order {0} - Payment not found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 78 in 76df990
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 78 in 76df990
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 80 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 81 in 76df990
<td><code>Workflow not found for order {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 81 in 76df990
<td><code>Workflow not found for order {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 76df990
<td>Order has <code>workflowInstanceId</code> empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 76df990
<td>Order has <code>workflowInstanceId</code> empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 84 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 85 in 76df990
<td><code>Max allowed modifications for order exceeded: {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 85 in 76df990
<td><code>Max allowed modifications for order exceeded: {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 86 in 76df990
<td>More than 50 registered modifications requests for a single order.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 88 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 89 in 76df990
<td><code>404 Not Found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 89 in 76df990
<td><code>404 Not Found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 90 in 76df990
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 92 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 93 in 76df990
<td><code>Invalid quantity to remove from item {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 93 in 76df990
<td><code>Invalid quantity to remove from item {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 94 in 76df990
<td>An item’s quantity would be reduced to less than 0 after the modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 96 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in 76df990
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in 76df990
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in 76df990
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 100 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in 76df990
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in 76df990
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in 76df990
<td>All of these conditions are true:- Attempt to reduce order price.- Payment method does not support value modification. Consult with your payment gateway to see which methods allow for order value modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 104 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in 76df990
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in 76df990
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 76df990
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 76df990
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 108 in 76df990
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 109 in 76df990
<td><code>500 Internal Server Error</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 109 in 76df990
<td><code>500 Internal Server Error</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 110 in 76df990
<td>There is an issue with the payment gateway.</td> |
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
…ifications.md Co-authored-by: Júlia Rabello <77292838+julia-rabello@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 90 in fad47af
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in fad47af
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in fad47af
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in fad47af
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 100 in fad47af
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in fad47af
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in fad47af
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in fad47af
<td>All of these conditions are true:- Attempt to reduce order price.- Payment method does not support value modification. Consult with your payment gateway to see which methods allow for order value modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 104 in fad47af
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in fad47af
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in fad47af
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in fad47af
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in fad47af
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 108 in fad47af
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 109 in fad47af
<td><code>500 Internal Server Error</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 109 in fad47af
<td><code>500 Internal Server Error</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 110 in fad47af
<td>There is an issue with the payment gateway.</td> |
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
…ifications.md Co-authored-by: Júlia Rabello <77292838+julia-rabello@users.noreply.github.com>
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
|
||
> Learn more about [Order replacement](https://help.vtex.com/en/tutorial/order-replacement--2IK9mwQjBKseQmE8K8saO8#) and how to enable your customers to easily request order changes. | ||
|
||
## Implementation | ||
|
||
The [Register change on order](https://developers.vtex.com/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/changes) endpoint in the Orders API allows you to create a discount, change an item or increase the price of an order. | ||
The [Register modifications on order](https://developers.vtex.com/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/changes) endpoint in the Orders API allows you to create a discount, change an item or increase the price of an order. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "register"
'Register' as translation of PT 'cadastrar' is an incorrect element.
💡 Suggestion - Replace with "add, create, sign up".
✍ Check the Education Styleguide for more information.
@@ -57,19 +59,19 @@ These are errors that are returned when the request is correct but the order can | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "register"
'Register' as translation of PT 'cadastrar' is an incorrect element.
💡 Suggestion - Replace with "add, create, sign up".
✍ Check the Education Styleguide for more information.
<td>The order has a <code>chain</code> origin.</td> | ||
</tr> | ||
<tr> | ||
<td><code>It is only allowed to register a change in the order when the payment is approved - status = payment-approved</code></td> | ||
<td><code>It is only allowed to register a modification in the order when the payment is approved - status = payment-approved</code></td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[style-check] reported by reviewdog 🐶
❌ Found "register"
'Register' as translation of PT 'cadastrar' is an incorrect element.
💡 Suggestion - Replace with "add, create, sign up".
✍ Check the Education Styleguide for more information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: table]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 58 in 51cf5b3
<table> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 63 in 51cf5b3
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 65 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 66 in 51cf5b3
<td><code>It is not allowed to make modifications to chain orders</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 66 in 51cf5b3
<td><code>It is not allowed to make modifications to chain orders</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 67 in 51cf5b3
<td>The order has a <code>chain</code> origin.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 67 in 51cf5b3
<td>The order has a <code>chain</code> origin.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 69 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 70 in 51cf5b3
<td><code>It is only allowed to register a modification in the order when the payment is approved - status = payment-approved</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 70 in 51cf5b3
<td><code>It is only allowed to register a modification in the order when the payment is approved - status = payment-approved</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 71 in 51cf5b3
<td>The marketplace order is not on the status <code>payment-approved</code>.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 71 in 51cf5b3
<td>The marketplace order is not on the status <code>payment-approved</code>.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 73 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 74 in 51cf5b3
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 74 in 51cf5b3
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 75 in 51cf5b3
<td><code>discountValue</code> is greater than the total order price.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 75 in 51cf5b3
<td><code>discountValue</code> is greater than the total order price.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 77 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 78 in 51cf5b3
<td><code>Impossible cancel order {0} - Payment not found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 79 in 51cf5b3
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 79 in 51cf5b3
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 81 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 51cf5b3
<td><code>Workflow not found for order {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 51cf5b3
<td><code>Workflow not found for order {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 83 in 51cf5b3
<td>Order has <code>workflowInstanceId</code> empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 83 in 51cf5b3
<td>Order has <code>workflowInstanceId</code> empty or null.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 85 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 86 in 51cf5b3
<td><code>Max allowed modifications for order exceeded: {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 86 in 51cf5b3
<td><code>Max allowed modifications for order exceeded: {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 87 in 51cf5b3
<td>More than 50 registered modifications requests for a single order.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 89 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 90 in 51cf5b3
<td><code>404 Not Found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 90 in 51cf5b3
<td><code>404 Not Found</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 91 in 51cf5b3
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 93 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 94 in 51cf5b3
<td><code>Invalid quantity to remove from item {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 94 in 51cf5b3
<td><code>Invalid quantity to remove from item {0}</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 95 in 51cf5b3
<td>An item’s quantity would be reduced to less than 0 after the modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in 51cf5b3
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in 51cf5b3
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 99 in 51cf5b3
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in 51cf5b3
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in 51cf5b3
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 103 in 51cf5b3
<td>All of these conditions are true:- Attempt to reduce order price.- Payment method does not support value modification. Consult with your payment gateway to see which methods allow for order value modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 51cf5b3
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 51cf5b3
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 107 in 51cf5b3
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 107 in 51cf5b3
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 109 in 51cf5b3
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 110 in 51cf5b3
<td><code>500 Internal Server Error</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 111 in 51cf5b3
<td>There is an issue with the payment gateway.</td> |
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
@@ -32,11 +34,11 @@ | |||
<td><strong> Error</strong></td> |
There was a problem hiding this comment.
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: strong]
@@ -32,11 +34,11 @@ | |||
<td><strong> Error</strong></td> |
There was a problem hiding this comment.
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: td]
@@ -32,11 +34,11 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> |
There was a problem hiding this comment.
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: strong]
@@ -32,11 +34,11 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> |
There was a problem hiding this comment.
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: td]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> |
There was a problem hiding this comment.
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: code]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> |
There was a problem hiding this comment.
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: td]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> |
There was a problem hiding this comment.
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: code]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> |
There was a problem hiding this comment.
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: code]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> |
There was a problem hiding this comment.
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: code]
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Outdated
Show resolved
Hide resolved
…ifications.md Co-authored-by: Júlia Rabello <77292838+julia-rabello@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 97 in 8c96bdc
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in 8c96bdc
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 98 in 8c96bdc
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 99 in 8c96bdc
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 101 in 8c96bdc
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in 8c96bdc
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 102 in 8c96bdc
<td><code>Modification cannot be done. Possible reason: settlement directly done by API</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 103 in 8c96bdc
<td>All of these conditions are true:- Attempt to reduce order price.- Payment method does not support value modification. Consult with your payment gateway to see which methods allow for order value modification.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 105 in 8c96bdc
<tr> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 8c96bdc
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 106 in 8c96bdc
<td><code>The value of the modification exceeds the order's price</code></td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 107 in 8c96bdc
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 107 in 8c96bdc
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: tr]
@@ -57,19 +59,19 @@ These are errors that are returned when the request is correct but the order can | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> |
There was a problem hiding this comment.
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: td]
@@ -57,19 +59,19 @@ | |||
<td><strong> Error</strong></td> | |||
<td><strong> Description</strong></td> | |||
<tr> | |||
<td><code>It is only allowed to register a change order when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td><code>It is only allowed to register an order modification when the order is in handling: status = handling, waiting for fulfillment or ready for invoicing</code></td> | |||
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> | |||
</tr> | |||
<tr> |
There was a problem hiding this comment.
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: tr]
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> | ||
</tr> | ||
<tr> | ||
<td><code>It is not allowed to make changes to chain orders</code></td> | ||
<td><code>It is not allowed to make modifications to chain orders</code></td> |
There was a problem hiding this comment.
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: code]
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> | ||
</tr> | ||
<tr> | ||
<td><code>It is not allowed to make changes to chain orders</code></td> | ||
<td><code>It is not allowed to make modifications to chain orders</code></td> |
There was a problem hiding this comment.
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: td]
<td>The fulfillment order is not in a status that allows changes (<code>handling</code>, <code>waiting for fulfillment</code> and <code>ready-for-invoice</code>).</td> | ||
</tr> | ||
<tr> | ||
<td><code>It is not allowed to make changes to chain orders</code></td> | ||
<td><code>It is not allowed to make modifications to chain orders</code></td> | ||
<td>The order has a <code>chain</code> origin.</td> |
There was a problem hiding this comment.
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: code]
<td><code>Max allowed changes for order exceeded: {0}</code></td> | ||
<td>More than 50 registered change requests for a single order.</td> | ||
<td><code>Max allowed modifications for order exceeded: {0}</code></td> | ||
<td>More than 50 registered modifications requests for a single order.</td> | ||
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> |
There was a problem hiding this comment.
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: td]
<td><code>Max allowed changes for order exceeded: {0}</code></td> | ||
<td>More than 50 registered change requests for a single order.</td> | ||
<td><code>Max allowed modifications for order exceeded: {0}</code></td> | ||
<td>More than 50 registered modifications requests for a single order.</td> | ||
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> | ||
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> | ||
</tr> | ||
<tr> |
There was a problem hiding this comment.
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: tr]
<td><code>Max allowed changes for order exceeded: {0}</code></td> | ||
<td>More than 50 registered change requests for a single order.</td> | ||
<td><code>Max allowed modifications for order exceeded: {0}</code></td> | ||
<td>More than 50 registered modifications requests for a single order.</td> | ||
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> | ||
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> | ||
</tr> | ||
<tr> | ||
<td><code>Invalid quantity to remove from item {0}</code></td> |
There was a problem hiding this comment.
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: code]
<td><code>Max allowed changes for order exceeded: {0}</code></td> | ||
<td>More than 50 registered change requests for a single order.</td> | ||
<td><code>Max allowed modifications for order exceeded: {0}</code></td> | ||
<td>More than 50 registered modifications requests for a single order.</td> | ||
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> | ||
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> | ||
</tr> | ||
<tr> | ||
<td><code>Invalid quantity to remove from item {0}</code></td> |
There was a problem hiding this comment.
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: td]
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> | ||
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> | ||
</tr> | ||
<tr> | ||
<td><code>Invalid quantity to remove from item {0}</code></td> | ||
<td>An item’s quantity would be reduced to less than 0 after the change.</td> | ||
<td>An item’s quantity would be reduced to less than 0 after the modification.</td> |
There was a problem hiding this comment.
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: td]
There was a problem hiding this comment.
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: table]
There was a problem hiding this comment.
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: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 78 in 8c96bdc
<td><code>Impossible cancel order {0} - Payment not found</code></td> |
There was a problem hiding this comment.
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: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 79 in 8c96bdc
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
There was a problem hiding this comment.
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: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 79 in 8c96bdc
<td>Order is complete, but transaction <code>id</code> is empty or null.</td> |
There was a problem hiding this comment.
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: tr]
There was a problem hiding this comment.
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: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 8c96bdc
<td><code>Workflow not found for order {0}</code></td> |
There was a problem hiding this comment.
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: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 82 in 8c96bdc
<td><code>Workflow not found for order {0}</code></td> |
There was a problem hiding this comment.
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: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 91 in 8c96bdc
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> |
There was a problem hiding this comment.
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: code]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 110 in 8c96bdc
<td><code>500 Internal Server Error</code></td> |
There was a problem hiding this comment.
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: td]
dev-portal-content/docs/guides/Integration-Guides/erp-integration-guide/order-modifications.md
Line 111 in 8c96bdc
<td>There is an issue with the payment gateway.</td> |
</tr> | ||
<tr> | ||
<td><code>404 Not Found</code></td> | ||
<td>At least one of these conditions is true:- Removed item does not exist in the order.- Added item does not exist in the catalog.</td> | ||
</tr> | ||
<tr> | ||
<td><code>Invalid quantity to remove from item {0}</code></td> | ||
<td>An item’s quantity would be reduced to less than 0 after the change.</td> | ||
<td>An item’s quantity would be reduced to less than 0 after the modification.</td> | ||
</tr> | ||
<tr> |
There was a problem hiding this comment.
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: tr]
</tr> | ||
<tr> | ||
<td><code>It's not allowed to make changes in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
There was a problem hiding this comment.
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: code]
</tr> | ||
<tr> | ||
<td><code>It's not allowed to make changes in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> |
There was a problem hiding this comment.
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: td]
</tr> | ||
<tr> | ||
<td><code>It's not allowed to make changes in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> |
There was a problem hiding this comment.
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: td]
</tr> | ||
<tr> | ||
<td><code>It's not allowed to make changes in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td><code>It's not allowed to make modifications in orders without a credit card payment, promissory card, cash or credit control</code></td> | ||
<td>All of these conditions are true:- Attempt to increase order price.- Payment method does not support value change.- Payment method is not credit card payment, promissory card, cash or credit control.Consult with your payment gateway to see which methods allow for order value change.</td> | ||
</tr> | ||
<tr> |
There was a problem hiding this comment.
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: tr]
</tr> | ||
<tr> | ||
<td><code>The value of the change exceed the order's price</code></td> | ||
<td><code>The value of the modification exceeds the order's price</code></td> |
There was a problem hiding this comment.
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: code]
</tr> | ||
<tr> | ||
<td><code>The value of the change exceed the order's price</code></td> | ||
<td><code>The value of the modification exceeds the order's price</code></td> |
There was a problem hiding this comment.
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: td]
</tr> | ||
<tr> | ||
<td><code>The value of the change exceed the order's price</code></td> | ||
<td><code>The value of the modification exceeds the order's price</code></td> | ||
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
There was a problem hiding this comment.
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: code]
</tr> | ||
<tr> | ||
<td><code>The value of the change exceed the order's price</code></td> | ||
<td><code>The value of the modification exceeds the order's price</code></td> | ||
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> |
There was a problem hiding this comment.
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: td]
</tr> | ||
<tr> | ||
<td><code>The value of the change exceed the order's price</code></td> | ||
<td><code>The value of the modification exceeds the order's price</code></td> | ||
<td><code>discountValue</code> is greater than the amount allowed for the order transaction.</td> | ||
</tr> | ||
<tr> |
There was a problem hiding this comment.
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: tr]
Types of changes