You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-2016 from dev-docs: Orders Overview, remove links that don't fit (#11)
<!-- Ticket number or summary of work -->
# Issue-2016 from dev-docs: Orders Overview, remove links that don't fit
## What changed?
<!-- Provide a bulleted list in the present tense -->
* remove links that don't fit
## Release notes draft
<!-- Provide an entry for the release notes using simple, conversational
language. Don't be too technical. Explain how the change will benefit
the merchant and link to the feature.
Examples:
* The newly-released [X feature] is now available to use. Now, you’ll be
able to [perform Y action].
* We're happy to announce [X feature], which can help you [perform Y
action].
* [X feature] helps you to create [Y response] using the [Z query
parameter]. Now, you can deliver [ex, localized shopping experiences for
your customers].
* Fixed a bug in the [X endpoint]. Now the [Y field] will appear when
you click [Z option]. -->
*
## Anything else?
<!-- Add related PRs, salient notes, additional ticket numbers, etc. -->
* bigcommerce/dev-docs#2016
ping {names}
Copy file name to clipboardExpand all lines: docs/api-docs/orders/orders-api-overview.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ Accept: application/json
171
171
172
172
## Adding products
173
173
174
-
Specify [products from the catalog](/docs/rest-management/orders/order-shipping-addresses#update-a-shipping-address) by including a [products array](/docs/rest-management/orders/order-shipping-addresses#update-a-shipping-address) in a `POST` request to the [create order](/docs/rest-management/orders#create-an-order) endpoint.
174
+
Specify products from the catalog by including a products array in a `POST` request to the [Create an order](/docs/rest-management/orders#create-an-order) endpoint.
0 commit comments