Reporting

Create Saved Metric

Creates and saves a new metric configuration to the database. This does not execute the report, but stores the parameters for future use.

post/v2/reporting/metrics

Request body

template'GROSS_VOLUME' | 'TRANSACTION_COUNT' | 'NEW_USERS' required

Metric template name

namestring required

User-defined metric name

descriptionstring nullable

Optional description for the metric

Response

Metric created successfully

status'success'
metadataobject

Changes

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