Optionalconfiguration: Configurationsummary Retrieves the Activity with the specified key and activity type
Optionalkey: stringThe id of the object this activity is associated with
Optionaltype: ActivityTypeThe type of activity being requested contactCreated invited onboarded readyForPayouts firstPayout firstPayment
Optionallimit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optionalpage: number1-based page index for paginated results
OptionaluserId: stringThe user id to operate on their behalf (tenants only)
Optionaloptions: RawAxiosRequestConfigOverride http request option.
summary Retrieves the Task Activity with the specified key and activity type
Optionaltype: ActivityTypeThe type of activity being requested contactCreated invited onboarded readyForPayouts firstPayout firstPayment
Optionallimit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optionalpage: number1-based page index for paginated results
OptionaluserId: stringThe user id to operate on their behalf (tenants only)
Optionaloptions: RawAxiosRequestConfigOverride http request option.
summary Create or update an Activity
Optionalkey: stringThe id of the object this activity is associated with
Optionaltype: ActivityTypeSpecifies the type of the activity contactCreated invited onboarded readyForPayouts firstPayout firstPayment
Optionalstatus: ActivityStatusSpecifies the status of the activity unknown started pending completed needsAttention failed notStarted
OptionaluserId: stringThe user id to operate on their behalf (tenants only)
Optionaloptions: RawAxiosRequestConfigOverride http request option.
summary update activity task status
OptionalactivityTaskUpdateDeets: ActivityTaskUpdateDeetsOptionaloptions: RawAxiosRequestConfigOverride http request option.
ActivityApi - functional programming interface export