Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Add rate limit to customers/addresses POST
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-tgomez committed Dec 11, 2023
1 parent f1fae90 commit c82f62a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/customers.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ paths:
* **state_or_province**
* **postal_code**
* An attempt to create an address that already exists will result in no change to the address or custom form field values, an HTTP 200 return code, and the address will be absent from the response body.
* The default rate limit for this endpoint is 10 concurrent requests.
summary: Create a Customer Address
operationId: CustomersAddressesPost
deprecated: false
Expand Down

0 comments on commit c82f62a

Please sign in to comment.