Optional
configuration: Configurationsummary Retrieve a list of Payments summed by date
Optional
minAmount: numberThe minimum amount for filtering
Optional
maxAmount: numberThe maximum amount for filtering
Optional
fromDate: stringThe starting date for filtering
Optional
toDate: stringThe end date for filtering
Optional
statuses: string[]A list of statuses for filtering
Optional
paymentTypes: string[]A list of payment types for filtering
Optional
id: stringOptional
shortId: stringOptional
toHandle: stringThe Mozaic handle for a contact
Optional
toEmail: stringThe email address of the contact
Optional
toPhone: stringThe fully qualified phone number of the contact
Optional
toName: stringLoosely, the name of the contact. May be changed during registration
Optional
toPersonaId: stringSpecifies the persona associated with this contact record
Optional
toUserId: stringSpecifies the user associated with this contact record
Optional
toUserAccountId: stringSpecifies the user account id associated with this contact record
Optional
toId: stringOptional
toCreated: stringOptional
toShortId: stringOptional
toObjectName: stringThe name of this object
Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfig = {}Override http request option.
AnalyticsApi - axios parameter creator export