MetricsReporting

submit request to generate external arr metrics

returns the request with its captured id. Arr metrics will be generated as a backend job

post/metricsReporting/externalArrMetrics

Request body

idstring
externalIdstring
startDateinteger required
endDateinteger required
category'OPENING_BALANCE' | 'NEW' | 'ADD_ON' | 'RENEWAL_ADD_ON' | 'UPSELL' | 'MARKUP' | 'RENEWAL_UPSELL' | 'RENEWAL_MARKUP' | 'DOWNSELL' | 'MARKDOWN' | 'RENEWAL_DOWNSELL' | 'RENEWAL_MARKDOWN' | 'TERMINATION' | 'EXPIRATION' | 'PENDING_RENEWAL' | 'REACTIVATION' | 'DEBOOK'
amountnumber required
quantityinteger required
previousScheduleIdstring
metadatastring
submittedBystring

Response

successful operation

Changes

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