Reports

Queue an export of the projected membership revenue by month report

This endpoint queues an export of the projected membership revenue by month report.

get/shop/reports/projected-membership-revenue-by-month/queue

Query parameters

site_idstring uuid required

Filter the projected membership revenue by month report by site

datestring date required
Example:2023-05-05

The date to get the projected membership revenue by month report for

membership_type_idsstring[]

Filter the projected membership revenue by month report by membership type

billing_frequencystring[]

Filter the projected membership revenue by month report by billing frequency

manual_paymentsboolean

Filter the projected membership revenue by month report by manual payments

Response

The job was successfully queued

Example response

{
  "data": {
    "created_at": "2023-11-07T00:00:00+00:00",
    "updated_at": "2023-11-07T01:00:00+00:00"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.