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: TransactionStatusEnumBased on JammberMoney.dbo.TransactionStatuses draft pending posted processing sent accepted declined publicHold levied adjusted returned postedUnderThreshold paymentAssigned insufficentFunds offPlatform suspended payoutFailed awaitingPayout received payoutCompleted failed pendingBalance
Optional
name: stringOptional
email: stringOptional
sortByFieldName: PaymentCycleEntrySortFieldsThe field to sort by createdDate amountSent amountPaid status memo
Optional
sortByAscending: booleanWhether the list will be sorted in ascending order. Default value is true
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 Retrieve a list of payments cycles
Optional
feeDirection: FeeDirectionDefines the direction in which fees are charged. default (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 partiallyCompleted failed
Optional
name: stringOptional
greaterThanPaymentDate: stringOptional
sortByFieldName: PaymentCycleSortFieldsThe field to sort by createdDate paymentDate recipientsCount amountSent amountPaid status memo
Optional
sortByAscending: booleanWhether the list will be sorted in ascending order. Default value is true
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 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