Skip to content

Commit

Permalink
remove links that don't fit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Riehl committed Dec 28, 2023
1 parent 1e9d021 commit aab51b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-docs/orders/orders-api-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Accept: application/json

## Adding products

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.
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.

```http filename="Example request: Add products" showLineNumbers copy
POST https://api.bigcommerce.com/stores/{{STORE_HASH}}/v2/orders
Expand Down

0 comments on commit aab51b2

Please sign in to comment.