Update customer in WooCommerce
Update customer in WooCommerce.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Customer ID | ID of the customer to update | Text (Short) | Yes | |
| Billing first name | | Text (Short) | No | |
| Billing last name | | Text (Short) | No | |
| Billing company | | Text (Short) | No | |
| Billing address 1 | | Text (Short) | No | |
| Billing address 2 | | Text (Short) | No | |
| Billing city | | Text (Short) | No | |
| Billing state | | Text (Short) | No | |
| Billing postcode | | Text (Short) | No | |
| Billing country | | Text (Short) | No | |
| Billing email | | Email | No | |
| Billing phone | | Text (Short) | No | |
| First name | | Text (Short) | No | |
| Last name | | Text (Short) | No | |
| Metadata 1 key | | Text (Short) | No | |
| Metadata 1 value | | Text (Short) | No | |
| Metadata 2 key | | Text (Short) | No | |
| Metadata 2 value | | Text (Short) | No | |
| Metadata 3 key | | Text (Short) | No | |
| Metadata 3 value | | Text (Short) | No | |
| Shipping first name | | Text (Short) | No | |
| Shipping last name | | Text (Short) | No | |
| Shipping company | | Text (Short) | No | |
| Shipping address 1 | | Text (Short) | No | |
| Shipping address 2 | | Text (Short) | No | |
| Shipping city | | Text (Short) | No | |
| Shipping state | | Text (Short) | No | |
| Shipping postcode | | Text (Short) | No | |
| Shipping country | | Text (Short) | No | |
| Shipping email | | Email | No | |
| Shipping phone | | Text (Short) | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements