onfleet_post_recipients: Manage Recipients

Description Usage Arguments See Also

Description

Manage Recipients

Usage

1
2
3
4
5
6
7
8
onfleet_post_recipients(name, phone, notes = NULL,
  skipSMSNotifications = NULL, skipPhoneNumberValidation = NULL)

onfleet_put_recipients(id, ...)

onfleet_find_recipients(name = NULL, phone = NULL)

onfleet_get_recipient(id)

Arguments

name

Recipient name

phone

Recipient phone number

notes

Notes

skipSMSNotifications

Indiate if recipient should not receive notifications

skipPhoneNumberValidation

Indicate if you would like API not to validate phone number

id

ID of recipients

...

values to update

See Also

http://docs.onfleet.com/docs/recipients http://docs.onfleet.com/docs/entities#recipient


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