Create a new CoworkerInvoicePaymentToken record.
A CoworkerInvoicePaymentToken is an internal record of the token used to process the payment for a customer invoice. Each token links aDocumentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
CoworkerInvoice to the payment provider and the provider-specific token string used to authorise or capture the payment. Use the Notes field to store any additional context about the token.
Authorization header.
The authenticated user must be a full unrestricted administrator or have the CoworkerInvoicePaymentToken-Create role.eRegularPaymentProvider
| Value | Name |
|---|---|
| 1 | MultiGateway |
| 2 | Stripe |
| 3 | Forte |
| 4 | AuthorizeNetSubscription |
| 5 | PaypalStandardSubscription |
| 6 | PayPalAdaptive |
| 7 | EPay |
| 8 | Braintree |
| 9 | EziDebit |
| 10 | LiqPay |
| 11 | StripeACH |
| 12 | GoCardless |
| 13 | StripeBACS |
| 94 | CreditNote |
| 95 | GiftCard |
| 96 | BankTransfer |
| 97 | Cash |
| 98 | Check |
| 99 | Other |
eRegularPaymentProvider? enum above.200 on success.Id of the newly created record.true if the coworkerinvoicepaymenttoken was created successfully.null on success.PropertyName: error message.null on validation failure.false when the request fails validation.