Description Usage Arguments See Also
Manage Destinations
1 2 3 4 5 | onfleet_post_destinations(name = NULL, number, street, apartment = NULL,
city, state = NULL, postalCode = NULL, country = "USA",
unparsed = NULL, notes = NULL)
onfleet_get_destination(id)
|
name |
Name associated with address |
number |
Number of address |
street |
Street name |
apartment |
Number of apartment (if applicable) |
city |
City name |
state |
State name |
postalCode |
ZIP code |
country |
Defaults to USA |
unparsed |
Alternatively enter entire address string unparsed |
notes |
Notes |
id |
ID of destination |
http://docs.onfleet.com/docs/destinations http://docs.onfleet.com/docs/entities#destination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.