Customer/History
Authorization required: Yes
HTTP methods allowed: GET
Syntax: Customer//History Details
Syntax: Customer/{id}/History/ Details
Syntax: Customer/{id}/History/{limit}/ Details
Returns history for the customer identified by {id}
The parameter {id} is optional. If not given the call will return history about the customer identified by the authorization credentials used.
The optional parameter {limit} may be used to narrow the result. See Property/History for explanation about using {limit}.
{id} may be any of
bpapi_customer_id,
email,
customer_name,
customer_group_name
If {id} identifies more than one customer an error response is generated
See also -PropertyHistory-
Unit-tests: 3 test(s)
Popularity: 331 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04