Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationsummary Bulk Create a payment entries for a payment cycle
Optional
paymentCycleBulkEntryCreateDeets: PaymentCycleBulkEntryCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Create payment cycle details
Optional
paymentCycleCreateDeets: PaymentCycleCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Create a payment entry for a payment cycle
Optional
paymentCycleEntryCreateDeets: PaymentCycleEntryCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Delete a payment cycle and all associated payment cycle entries.
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Delete a payment entry for a payment cycle
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Finalize to generate and pay invoice
Optional
paymentCycleFinalizeDeets: PaymentCycleFinalizeDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve payment cycle details by id
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Get payment entry by id
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Retrieve a list of payment entries for a cycles
Optional
status: PaymentCycleEntryStatusdraft success warning error processing
Optional
name: stringOptional
email: stringOptional
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 Retrieve a list of payments cycles
Optional
feeDirection: FeeDirectiondefault (Use the platform default fee direction which is to the Payee) payer (Fees are charged to the Payer) payee (Fees are charged to the Payee) split (Fees are split equally between Payer and Payee. Any remaineder is paid by the Payee)
Optional
status: PaymentCycleStatusdraft locked processing invoicing cancelled completed completedWithErrors failed
Optional
name: stringOptional
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 Retrieve a list of all related payments
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 Update payment cycle details
Optional
paymentCycleUpdateDeets: PaymentCycleUpdateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Update a payment entry for a payment cycle
Optional
paymentCycleEntryUpdateDeets: PaymentCycleEntryUpdateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
PaymentCyclesApi - object-oriented interface export PaymentCyclesApi