POST api/Online/getYearReport?merchantId={merchantId}
Grabs data for the "New Registered Customers vs Repeat Customers" table in the CRM/Customer Overview - Dashboard Returns a stored proc crm_yearReport, using a merchantId as the parameter.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
merchantId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.