Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstancesummary Accept payer invite
Optional
paymentInviteAcceptCreateDeets: PaymentInviteAcceptCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Get payer invite details by id
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Get the current user payer profile
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve a list of sent payer invites
Optional
emailAddress: stringOptional
inviteStatus: PayerInviteStatussent accepted expired
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: RawAxiosRequestConfigOverride http request option.
summary Send payer invite request.
Optional
paymentInviteCreateDeets: PaymentInviteCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
PayerInvitesApi - factory interface export