v3 customers changes
In v3, there are a range of improvements and new features with customer operations.
v2 | v3 |
---|---|
Create a customer with | Create a customer with The request and response field names have changed. Relevant fields are grouped under the See Customers for more information. |
Read a customer with | Get customer details with See Get customer details in the API reference for more information. |
List customers with | Get list of customers with Filtering and sorting values are now query parameters. For filtering, use the For sorting, use the The response includes See Search operations with lists for more information. |
Update a customer with | Update a customer with The request and response field names have changed. In your v3 PATCH request, set the customer fields you want to update. All the customer fields are not required in your request. See Update a customer in the API reference for more information. |
Delete a customer with | Archive a customer with In the response, See Archive a customer in the API reference for more information. |
Undelete a customer with | Restore a customer with In the response, See Restore an archived customer in the API reference for more information. |
Updated 19 days ago