You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
This issue involves creation of the Customers Report Table. Currently the REST API endpoint has yet to be developed ( #916 ), so we will utilize the Swagger Hub mock endpoint for now. There is a desire to not include extended object information in the base reporting endpoint responses ( i.e. only customer_id will be returned ). While it will add query complexity to the client side, this report being a simple one seems like one where we could explore requesting the additional data via the current /wc/v3/customers endpoint.