get_customer: Quote Customer

Description Usage Arguments Value Examples

View source: R/endpoints.R

Description

Detailed quote information.

Usage

1
get_customer(quote_id = NULL, customer_id = NULL, ...)

Arguments

quote_id

NULL

customer_id

NULL

...

Arguments to pass to get_sell()

Value

Detailed quote information.

Examples

1
2
3
4
## Not run: 
    quote_customer(quote_id = )

## End(Not run)

Cloud9Smart/sell documentation built on Nov. 12, 2020, 9:44 p.m.