Update order in Shopify.
Application
Shopify
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Order ID | Text (Short) | Yes | ||
The customer's email address | No | |||
Location ID | The ID of the physical location where the order was processed | Text (Short) | No | |
Note | An optional note that a shop owner can attach to the order | Text (Long) | No | |
First name | Text (Short) | No | ||
Last name | Text (Short) | No | ||
Company | Text (Short) | No | ||
Country | Text (Short) | No | ||
Address Line 1 | Text (Short) | No | ||
Address Line 2 | Text (Short) | No | ||
City | Text (Short) | No | ||
Province | Text (Short) | No | ||
Zip code | Text (Short) | No | ||
Phone | Text (Short) | No | ||
Source name | Where the order originated. Can be set only during order creation, and is not writeable afterwards | Text (Short) | No | |
Tags | Tags attached to the order, formatted as a string of comma-separated values | 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
N/A