Skip to content

Commit

Permalink
update customers and subscribers links
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Riehl committed Dec 27, 2023
1 parent 7fb4d71 commit 5b612c3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/api-docs/getting-started/about-our-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Make BigCommerce API requests in the context of the **storefront**, BigCommerce
| [Store Management Order Transactions](/docs/rest-management/transactions) | View order payment information. |
| [Storefront Orders](/docs/rest-storefront/orders) | View storefront order information. |
| [Customers V2](/docs/rest-management/customers-v2) | Manage store customers. |
| [Customers V3](/docs/rest-management/customers) | Manage store customers. To learn about using Customers V3 versus V2, see the [Customers Overview](/docs/store-operations/customers/customers-subscribers-overview). |
| [Customers V3](/docs/rest-management/customers) | Manage store customers. To learn about using Customers V3 versus V2, see the [Customers Overview](/docs/store-operations/customers). |
| [Subscribers](/docs/rest-management/subscribers) | Manage newsletter subscribers. |
| [Price Lists](/docs/rest-management/price-lists)| Create variations of catalog pricing. |
| [Scripts](/docs/rest-management/scripts) | Add and remove scripts from storefront pages. |
Expand Down
2 changes: 1 addition & 1 deletion reference/customers.v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: '3.0.1'
info:
title: Customers V2
description: |-
Create and Manage Customers, Customer Addresses, and Customer Groups. Additionally, validate customer passwords. To learn more about Customers see [here](/docs/store-operations/customers/customers-subscribers-overview).
Create and Manage Customers, Customer Addresses, and Customer Groups. Additionally, validate customer passwords. To learn more about Customers see the [Customers Overview](/docs/store-operations/customers).
## Available Endpoints
| Resource / Endpoint | Description |
Expand Down
2 changes: 1 addition & 1 deletion reference/customers.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ info:
Create and manage customers.
## Resources
* [Customer and Subscribers Overview](/docs/store-operations/customers/customers-subscribers-overview).
* [Customers Overview](/docs/store-operations/customers).
termsOfService: 'https://www.bigcommerce.com/terms'
contact:
name: BigCommerce
Expand Down
2 changes: 1 addition & 1 deletion reference/subscriptions.sf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ info:
## Additional Information
* [Collecting Newsletter Subscriptions](https://support.bigcommerce.com/s/article/Collecting-Newsletter-Subscriptions) (support.bigcommerce.com)
* [Customers Overview](/docs/store-operations/customers/customers-subscribers-overview)
* [Customers Overview](/docs/store-operations/customers)
* [Working with Storefront APIs](/docs/storefront/cart-checkout/guide/rest-storefront)
termsOfService: 'https://www.bigcommerce.com/terms'
contact:
Expand Down

0 comments on commit 5b612c3

Please sign in to comment.