onfleet_post_destinations: Manage Destinations

Description Usage Arguments See Also

Description

Manage Destinations

Usage

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)

Arguments

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

See Also

http://docs.onfleet.com/docs/destinations http://docs.onfleet.com/docs/entities#destination


CannaData/onfleetR documentation built on May 26, 2019, 6:41 a.m.