Create destination in Onfleet.
Application
Onfleet
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Destination ID | The ID of the destination object for lookup | Text (Short) | Yes | |
Unparsed address? | Whether or not the address is specified in a single unparsed string | True/False | Yes | |
Destination address | The destination's street address details | Text (Short) | Yes | |
Number | The number component of this address, it may also contain letters | Text (Short) | Yes | |
Street | The name of the street | Text (Short) | Yes | |
City | The name of the municipality | Text (Short) | Yes | |
Country | The name of the country | Text (Short) | Yes | |
Apartment | The suite or apartment number, or any additional relevant information | Text (Short) | No | |
Address name | A name associated with this address | Text (Short) | No | |
Address notes | Notes about the destination | Text (Long) | No | |
Postal code | The postal or zip code | 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