Summary
Authorization required: Yes
HTTP methods allowed: GET
Syntax: Summary/{id}/ Details
Returns a HTML summary for the customer identified by {id}
The parameter {id} is optional. If not given the call will return information about the customer identified by the authorization credentials used.
{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
The response will always be in HTML-format (with Javascript). JSON will not be returned.
Popularity: 137910 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04