@payabli/sdk-node 0.0.131 → 0.0.133
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- package/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/bill/types/BillOutData.d.ts +3 -3
- package/dist/cjs/api/resources/bill/types/BillResponseData.d.ts +3 -3
- package/dist/cjs/api/resources/boarding/client/Client.d.ts +41 -5
- package/dist/cjs/api/resources/boarding/client/Client.js +41 -5
- package/dist/cjs/api/resources/chargeBacks/client/requests/ResponseChargeBack.d.ts +1 -1
- package/dist/cjs/api/resources/invoice/client/requests/AddInvoiceRequest.d.ts +1 -1
- package/dist/cjs/api/resources/invoice/types/GetInvoiceRecord.d.ts +5 -5
- package/dist/cjs/api/resources/invoice/types/QueryInvoiceResponse.d.ts +5 -5
- package/dist/cjs/api/resources/moneyIn/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/client/Client.js +1 -1
- package/dist/cjs/api/resources/moneyIn/client/requests/RequestCredit.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/client/requests/RequestPayment.d.ts +2 -2
- package/dist/cjs/api/resources/moneyIn/client/requests/RequestPaymentAuthorize.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/client/requests/RequestPaymentAuthorizeV2.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/client/requests/RequestPaymentV2.d.ts +2 -2
- package/dist/cjs/api/resources/moneyIn/types/ResponseDataRefunds.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/types/TransactionDetailCustomer.d.ts +1 -1
- package/dist/cjs/api/resources/moneyIn/types/TransactionDetailInvoiceData.d.ts +9 -9
- package/dist/cjs/api/resources/moneyIn/types/TransactionDetailRecord.d.ts +1 -1
- package/dist/cjs/api/resources/moneyOut/client/Client.d.ts +21 -0
- package/dist/cjs/api/resources/moneyOut/client/Client.js +21 -0
- package/dist/cjs/api/resources/moneyOut/client/requests/MoneyOutTypesRequestOutAuthorize.d.ts +21 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/AuthorizePayoutBody.d.ts +2 -2
- package/dist/cjs/api/resources/moneyOutTypes/types/MethodElementOut.d.ts +21 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/MethodsListOut.d.ts +11 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/PaymentLinkStatus.d.ts +8 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/PaymentLinkStatus.js +11 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/index.d.ts +3 -0
- package/dist/cjs/api/resources/moneyOutTypes/types/index.js +3 -0
- package/dist/cjs/api/resources/notification/client/Client.d.ts +4 -4
- package/dist/cjs/api/resources/notification/client/Client.js +4 -4
- package/dist/cjs/api/resources/organization/client/requests/AddOrganizationRequest.d.ts +1 -1
- package/dist/cjs/api/resources/organization/client/requests/OrganizationData.d.ts +1 -1
- package/dist/cjs/api/resources/paymentLink/client/Client.d.ts +231 -46
- package/dist/cjs/api/resources/paymentLink/client/Client.js +325 -46
- package/dist/cjs/api/resources/paymentLink/client/requests/PayLinkDataBill.d.ts +69 -22
- package/dist/cjs/api/resources/paymentLink/client/requests/PayLinkDataOut.d.ts +8 -25
- package/dist/cjs/api/resources/paymentLink/types/PatchOutPaymentLinkRequest.d.ts +12 -0
- package/dist/cjs/api/resources/paymentLink/types/PatchOutPaymentLinkRequest.js +3 -0
- package/dist/cjs/api/resources/paymentLink/types/PaymentPageRequestBody.d.ts +0 -79
- package/dist/cjs/api/resources/paymentLink/types/PaymentPageRequestBodyOut.d.ts +88 -0
- package/dist/cjs/api/resources/paymentLink/types/PaymentPageRequestBodyOut.js +3 -0
- package/dist/cjs/api/resources/paymentLink/types/index.d.ts +2 -0
- package/dist/cjs/api/resources/paymentLink/types/index.js +2 -0
- package/dist/cjs/api/resources/query/client/requests/ListTransfersPaypointRequest.d.ts +1 -1
- package/dist/cjs/api/resources/queryTypes/types/LimitRecord.d.ts +1 -1
- package/dist/cjs/api/resources/queryTypes/types/QueryTransferDetailResponse.d.ts +8 -8
- package/dist/cjs/api/resources/subscription/client/requests/RequestSchedule.d.ts +1 -1
- package/dist/cjs/api/resources/tokenStorage/client/Client.d.ts +4 -1
- package/dist/cjs/api/resources/tokenStorage/client/Client.js +4 -1
- package/dist/cjs/api/resources/tokenStorage/client/requests/AddMethodRequest.d.ts +6 -3
- package/dist/cjs/api/resources/tokenStorage/client/requests/UpdateMethodRequest.d.ts +1 -1
- package/dist/cjs/api/resources/tokenStorage/types/CreateAnonymous.d.ts +1 -1
- package/dist/cjs/api/resources/tokenStorage/types/Temporary.d.ts +1 -1
- package/dist/cjs/api/resources/v2MoneyInTypes/types/V2DeclinedTransactionResponseWrapper.d.ts +2 -2
- package/dist/cjs/api/resources/v2MoneyInTypes/types/V2TransactionDetails.d.ts +14 -14
- package/dist/cjs/api/types/AcceptOauth.d.ts +1 -1
- package/dist/cjs/api/types/AcceptRegister.d.ts +1 -1
- package/dist/cjs/api/types/AchValidation.d.ts +1 -1
- package/dist/cjs/api/types/Annualrevenue.d.ts +1 -1
- package/dist/cjs/api/types/ApplePayType.d.ts +1 -1
- package/dist/cjs/api/types/ApplicationData.d.ts +1 -1
- package/dist/cjs/api/types/ApplicationDataPayIn.d.ts +3 -5
- package/dist/cjs/api/types/ApplicationDetailsRecord.d.ts +1 -1
- package/dist/cjs/api/types/ApplicationQueryRecord.d.ts +1 -1
- package/dist/cjs/api/types/Attachments.d.ts +1 -1
- package/dist/cjs/api/types/Avgmonthly.d.ts +1 -1
- package/dist/cjs/api/types/Avgticketamt.d.ts +1 -1
- package/dist/cjs/api/types/BankData.d.ts +1 -1
- package/dist/cjs/api/types/BillApprovals.d.ts +1 -1
- package/dist/cjs/api/types/BillData.d.ts +3 -3
- package/dist/cjs/api/types/BillDetailsResponse.d.ts +2 -2
- package/dist/cjs/api/types/BillEvents.d.ts +1 -1
- package/dist/cjs/api/types/BillPayOutData.d.ts +2 -2
- package/dist/cjs/api/types/BillPayOutDataRequest.d.ts +2 -2
- package/dist/cjs/api/types/BillQueryRecord2.d.ts +4 -4
- package/dist/cjs/api/types/BillQueryRecord2BillApprovalsItem.d.ts +1 -1
- package/dist/cjs/api/types/Billitems.d.ts +1 -1
- package/dist/cjs/api/types/ContactsField.d.ts +1 -1
- package/dist/cjs/api/types/DeviceId.d.ts +1 -1
- package/dist/cjs/api/types/Discount.d.ts +1 -1
- package/dist/cjs/api/types/DutyAmount.d.ts +1 -1
- package/dist/cjs/api/types/EnrollmentStatus.d.ts +1 -1
- package/dist/cjs/api/types/ExpectedProcessingDateTime.d.ts +1 -1
- package/dist/cjs/api/types/ForceCustomerCreation.d.ts +1 -1
- package/dist/cjs/api/types/FreightAmount.d.ts +1 -1
- package/dist/cjs/api/types/HasVcardTransactions.d.ts +1 -1
- package/dist/cjs/api/types/Highticketamt.d.ts +1 -1
- package/dist/cjs/api/types/Initiator.d.ts +1 -1
- package/dist/cjs/api/types/IsRoot.d.ts +1 -1
- package/dist/cjs/api/types/IsSameDayAch.d.ts +1 -1
- package/dist/cjs/api/types/LastModified.d.ts +1 -1
- package/dist/cjs/api/types/Mfa.d.ts +1 -1
- package/dist/cjs/api/types/Netamountnullable.d.ts +1 -1
- package/dist/cjs/api/types/Ownerid.d.ts +5 -1
- package/dist/cjs/api/types/Ownership.d.ts +1 -1
- package/dist/cjs/api/types/PayabliCredentials.d.ts +2 -0
- package/dist/cjs/api/types/PayabliCredentialsPascal.d.ts +2 -0
- package/dist/cjs/api/types/PaymentDetail.d.ts +1 -1
- package/dist/cjs/api/types/PayorId.d.ts +1 -1
- package/dist/cjs/api/types/PciAttestation.d.ts +1 -1
- package/dist/cjs/api/types/PendingFeeAmount.d.ts +1 -1
- package/dist/cjs/api/types/ReadOnly.d.ts +1 -1
- package/dist/cjs/api/types/RiskActionCode.d.ts +1 -1
- package/dist/cjs/api/types/RiskFlagged.d.ts +1 -1
- package/dist/cjs/api/types/RiskFlaggedOn.d.ts +1 -1
- package/dist/cjs/api/types/SaveIfSuccess.d.ts +1 -1
- package/dist/cjs/api/types/Sequence.d.ts +1 -1
- package/dist/cjs/api/types/SignerAcceptance.d.ts +1 -1
- package/dist/cjs/api/types/SignerData.d.ts +6 -2
- package/dist/cjs/api/types/SignerDataRequest.d.ts +1 -1
- package/dist/cjs/api/types/SplitFunding.d.ts +1 -1
- package/dist/cjs/api/types/StoredMethodUsageType.d.ts +1 -1
- package/dist/cjs/api/types/SubscriptionQueryRecords.d.ts +4 -4
- package/dist/cjs/api/types/Tax.d.ts +1 -1
- package/dist/cjs/api/types/TemplateCode.d.ts +1 -1
- package/dist/cjs/api/types/Ticketamt.d.ts +1 -1
- package/dist/cjs/api/types/TransactionQueryRecords.d.ts +1 -1
- package/dist/cjs/api/types/TransactionQueryRecordsCustomer.d.ts +1 -1
- package/dist/cjs/api/types/VendorPhone.d.ts +1 -1
- package/dist/cjs/api/types/Visible.d.ts +1 -1
- package/dist/cjs/api/types/index.d.ts +0 -2
- package/dist/cjs/api/types/index.js +0 -2
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/bill/types/BillOutData.d.mts +3 -3
- package/dist/esm/api/resources/bill/types/BillResponseData.d.mts +3 -3
- package/dist/esm/api/resources/boarding/client/Client.d.mts +41 -5
- package/dist/esm/api/resources/boarding/client/Client.mjs +41 -5
- package/dist/esm/api/resources/chargeBacks/client/requests/ResponseChargeBack.d.mts +1 -1
- package/dist/esm/api/resources/invoice/client/requests/AddInvoiceRequest.d.mts +1 -1
- package/dist/esm/api/resources/invoice/types/GetInvoiceRecord.d.mts +5 -5
- package/dist/esm/api/resources/invoice/types/QueryInvoiceResponse.d.mts +5 -5
- package/dist/esm/api/resources/moneyIn/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/client/Client.mjs +1 -1
- package/dist/esm/api/resources/moneyIn/client/requests/RequestCredit.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/client/requests/RequestPayment.d.mts +2 -2
- package/dist/esm/api/resources/moneyIn/client/requests/RequestPaymentAuthorize.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/client/requests/RequestPaymentAuthorizeV2.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/client/requests/RequestPaymentV2.d.mts +2 -2
- package/dist/esm/api/resources/moneyIn/types/ResponseDataRefunds.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/types/TransactionDetailCustomer.d.mts +1 -1
- package/dist/esm/api/resources/moneyIn/types/TransactionDetailInvoiceData.d.mts +9 -9
- package/dist/esm/api/resources/moneyIn/types/TransactionDetailRecord.d.mts +1 -1
- package/dist/esm/api/resources/moneyOut/client/Client.d.mts +21 -0
- package/dist/esm/api/resources/moneyOut/client/Client.mjs +21 -0
- package/dist/esm/api/resources/moneyOut/client/requests/MoneyOutTypesRequestOutAuthorize.d.mts +21 -0
- package/dist/esm/api/resources/moneyOutTypes/types/AuthorizePayoutBody.d.mts +2 -2
- package/dist/esm/api/resources/moneyOutTypes/types/MethodElementOut.d.mts +21 -0
- package/dist/esm/api/resources/moneyOutTypes/types/MethodsListOut.d.mts +11 -0
- package/dist/esm/api/resources/moneyOutTypes/types/PaymentLinkStatus.d.mts +8 -0
- package/dist/esm/api/resources/moneyOutTypes/types/PaymentLinkStatus.mjs +8 -0
- package/dist/esm/api/resources/moneyOutTypes/types/index.d.mts +3 -0
- package/dist/esm/api/resources/moneyOutTypes/types/index.mjs +3 -0
- package/dist/esm/api/resources/notification/client/Client.d.mts +4 -4
- package/dist/esm/api/resources/notification/client/Client.mjs +4 -4
- package/dist/esm/api/resources/organization/client/requests/AddOrganizationRequest.d.mts +1 -1
- package/dist/esm/api/resources/organization/client/requests/OrganizationData.d.mts +1 -1
- package/dist/esm/api/resources/paymentLink/client/Client.d.mts +231 -46
- package/dist/esm/api/resources/paymentLink/client/Client.mjs +325 -46
- package/dist/esm/api/resources/paymentLink/client/requests/PayLinkDataBill.d.mts +69 -22
- package/dist/esm/api/resources/paymentLink/client/requests/PayLinkDataOut.d.mts +8 -25
- package/dist/esm/api/resources/paymentLink/types/PatchOutPaymentLinkRequest.d.mts +12 -0
- package/dist/esm/api/resources/paymentLink/types/PatchOutPaymentLinkRequest.mjs +2 -0
- package/dist/esm/api/resources/paymentLink/types/PaymentPageRequestBody.d.mts +0 -79
- package/dist/esm/api/resources/paymentLink/types/PaymentPageRequestBodyOut.d.mts +88 -0
- package/dist/esm/api/resources/paymentLink/types/PaymentPageRequestBodyOut.mjs +2 -0
- package/dist/esm/api/resources/paymentLink/types/index.d.mts +2 -0
- package/dist/esm/api/resources/paymentLink/types/index.mjs +2 -0
- package/dist/esm/api/resources/query/client/requests/ListTransfersPaypointRequest.d.mts +1 -1
- package/dist/esm/api/resources/queryTypes/types/LimitRecord.d.mts +1 -1
- package/dist/esm/api/resources/queryTypes/types/QueryTransferDetailResponse.d.mts +8 -8
- package/dist/esm/api/resources/subscription/client/requests/RequestSchedule.d.mts +1 -1
- package/dist/esm/api/resources/tokenStorage/client/Client.d.mts +4 -1
- package/dist/esm/api/resources/tokenStorage/client/Client.mjs +4 -1
- package/dist/esm/api/resources/tokenStorage/client/requests/AddMethodRequest.d.mts +6 -3
- package/dist/esm/api/resources/tokenStorage/client/requests/UpdateMethodRequest.d.mts +1 -1
- package/dist/esm/api/resources/tokenStorage/types/CreateAnonymous.d.mts +1 -1
- package/dist/esm/api/resources/tokenStorage/types/Temporary.d.mts +1 -1
- package/dist/esm/api/resources/v2MoneyInTypes/types/V2DeclinedTransactionResponseWrapper.d.mts +2 -2
- package/dist/esm/api/resources/v2MoneyInTypes/types/V2TransactionDetails.d.mts +14 -14
- package/dist/esm/api/types/AcceptOauth.d.mts +1 -1
- package/dist/esm/api/types/AcceptRegister.d.mts +1 -1
- package/dist/esm/api/types/AchValidation.d.mts +1 -1
- package/dist/esm/api/types/Annualrevenue.d.mts +1 -1
- package/dist/esm/api/types/ApplePayType.d.mts +1 -1
- package/dist/esm/api/types/ApplicationData.d.mts +1 -1
- package/dist/esm/api/types/ApplicationDataPayIn.d.mts +3 -5
- package/dist/esm/api/types/ApplicationDetailsRecord.d.mts +1 -1
- package/dist/esm/api/types/ApplicationQueryRecord.d.mts +1 -1
- package/dist/esm/api/types/Attachments.d.mts +1 -1
- package/dist/esm/api/types/Avgmonthly.d.mts +1 -1
- package/dist/esm/api/types/Avgticketamt.d.mts +1 -1
- package/dist/esm/api/types/BankData.d.mts +1 -1
- package/dist/esm/api/types/BillApprovals.d.mts +1 -1
- package/dist/esm/api/types/BillData.d.mts +3 -3
- package/dist/esm/api/types/BillDetailsResponse.d.mts +2 -2
- package/dist/esm/api/types/BillEvents.d.mts +1 -1
- package/dist/esm/api/types/BillPayOutData.d.mts +2 -2
- package/dist/esm/api/types/BillPayOutDataRequest.d.mts +2 -2
- package/dist/esm/api/types/BillQueryRecord2.d.mts +4 -4
- package/dist/esm/api/types/BillQueryRecord2BillApprovalsItem.d.mts +1 -1
- package/dist/esm/api/types/Billitems.d.mts +1 -1
- package/dist/esm/api/types/ContactsField.d.mts +1 -1
- package/dist/esm/api/types/DeviceId.d.mts +1 -1
- package/dist/esm/api/types/Discount.d.mts +1 -1
- package/dist/esm/api/types/DutyAmount.d.mts +1 -1
- package/dist/esm/api/types/EnrollmentStatus.d.mts +1 -1
- package/dist/esm/api/types/ExpectedProcessingDateTime.d.mts +1 -1
- package/dist/esm/api/types/ForceCustomerCreation.d.mts +1 -1
- package/dist/esm/api/types/FreightAmount.d.mts +1 -1
- package/dist/esm/api/types/HasVcardTransactions.d.mts +1 -1
- package/dist/esm/api/types/Highticketamt.d.mts +1 -1
- package/dist/esm/api/types/Initiator.d.mts +1 -1
- package/dist/esm/api/types/IsRoot.d.mts +1 -1
- package/dist/esm/api/types/IsSameDayAch.d.mts +1 -1
- package/dist/esm/api/types/LastModified.d.mts +1 -1
- package/dist/esm/api/types/Mfa.d.mts +1 -1
- package/dist/esm/api/types/Netamountnullable.d.mts +1 -1
- package/dist/esm/api/types/Ownerid.d.mts +5 -1
- package/dist/esm/api/types/Ownership.d.mts +1 -1
- package/dist/esm/api/types/PayabliCredentials.d.mts +2 -0
- package/dist/esm/api/types/PayabliCredentialsPascal.d.mts +2 -0
- package/dist/esm/api/types/PaymentDetail.d.mts +1 -1
- package/dist/esm/api/types/PayorId.d.mts +1 -1
- package/dist/esm/api/types/PciAttestation.d.mts +1 -1
- package/dist/esm/api/types/PendingFeeAmount.d.mts +1 -1
- package/dist/esm/api/types/ReadOnly.d.mts +1 -1
- package/dist/esm/api/types/RiskActionCode.d.mts +1 -1
- package/dist/esm/api/types/RiskFlagged.d.mts +1 -1
- package/dist/esm/api/types/RiskFlaggedOn.d.mts +1 -1
- package/dist/esm/api/types/SaveIfSuccess.d.mts +1 -1
- package/dist/esm/api/types/Sequence.d.mts +1 -1
- package/dist/esm/api/types/SignerAcceptance.d.mts +1 -1
- package/dist/esm/api/types/SignerData.d.mts +6 -2
- package/dist/esm/api/types/SignerDataRequest.d.mts +1 -1
- package/dist/esm/api/types/SplitFunding.d.mts +1 -1
- package/dist/esm/api/types/StoredMethodUsageType.d.mts +1 -1
- package/dist/esm/api/types/SubscriptionQueryRecords.d.mts +4 -4
- package/dist/esm/api/types/Tax.d.mts +1 -1
- package/dist/esm/api/types/TemplateCode.d.mts +1 -1
- package/dist/esm/api/types/Ticketamt.d.mts +1 -1
- package/dist/esm/api/types/TransactionQueryRecords.d.mts +1 -1
- package/dist/esm/api/types/TransactionQueryRecordsCustomer.d.mts +1 -1
- package/dist/esm/api/types/VendorPhone.d.mts +1 -1
- package/dist/esm/api/types/Visible.d.mts +1 -1
- package/dist/esm/api/types/index.d.mts +0 -2
- package/dist/esm/api/types/index.mjs +0 -2
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +253 -56
- package/dist/cjs/api/types/Datenullable.d.ts +0 -4
- package/dist/cjs/api/types/DatetimeNullable.d.ts +0 -4
- package/dist/esm/api/types/Datenullable.d.mts +0 -4
- package/dist/esm/api/types/DatetimeNullable.d.mts +0 -4
- /package/dist/cjs/api/{types/Datenullable.js → resources/moneyOutTypes/types/MethodElementOut.js} +0 -0
- /package/dist/cjs/api/{types/DatetimeNullable.js → resources/moneyOutTypes/types/MethodsListOut.js} +0 -0
- /package/dist/esm/api/{types/Datenullable.mjs → resources/moneyOutTypes/types/MethodElementOut.mjs} +0 -0
- /package/dist/esm/api/{types/DatetimeNullable.mjs → resources/moneyOutTypes/types/MethodsListOut.mjs} +0 -0
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import type * as Payabli from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Configuration for the Pay Out payment link page. Controls branding, messaging, vendor fields, and which payout methods are offered to the vendor.
|
|
4
|
+
*
|
|
5
|
+
* @example
|
|
6
|
+
* {
|
|
7
|
+
* contactUs: {
|
|
8
|
+
* emailLabel: "Email",
|
|
9
|
+
* enabled: true,
|
|
10
|
+
* header: "Contact Us",
|
|
11
|
+
* order: 0,
|
|
12
|
+
* paymentIcons: true,
|
|
13
|
+
* phoneLabel: "Phone"
|
|
14
|
+
* },
|
|
15
|
+
* logo: {
|
|
16
|
+
* enabled: true,
|
|
17
|
+
* order: 0
|
|
18
|
+
* },
|
|
19
|
+
* messageBeforePaying: {
|
|
20
|
+
* enabled: true,
|
|
21
|
+
* label: "Please review your payment details",
|
|
22
|
+
* order: 0
|
|
23
|
+
* },
|
|
24
|
+
* notes: {
|
|
25
|
+
* enabled: true,
|
|
26
|
+
* header: "Additional Notes",
|
|
27
|
+
* order: 0,
|
|
28
|
+
* placeholder: "Enter any additional notes here",
|
|
29
|
+
* value: ""
|
|
30
|
+
* },
|
|
31
|
+
* page: {
|
|
32
|
+
* description: "Get paid securely",
|
|
33
|
+
* enabled: true,
|
|
34
|
+
* header: "Payment Page",
|
|
35
|
+
* order: 0
|
|
36
|
+
* },
|
|
37
|
+
* paymentButton: {
|
|
38
|
+
* enabled: true,
|
|
39
|
+
* label: "Pay Now",
|
|
40
|
+
* order: 0
|
|
41
|
+
* },
|
|
42
|
+
* paymentMethods: {
|
|
43
|
+
* allMethodsChecked: true,
|
|
44
|
+
* allowMultipleMethods: true,
|
|
45
|
+
* defaultMethod: "vcard",
|
|
46
|
+
* enabled: true,
|
|
47
|
+
* header: "Payment Methods",
|
|
48
|
+
* methods: {
|
|
49
|
+
* ach: true,
|
|
50
|
+
* check: true,
|
|
51
|
+
* vcard: true
|
|
52
|
+
* },
|
|
53
|
+
* order: 0,
|
|
54
|
+
* showPreviewVirtualCard: true
|
|
55
|
+
* },
|
|
56
|
+
* review: {
|
|
57
|
+
* enabled: true,
|
|
58
|
+
* header: "Review Payment",
|
|
59
|
+
* order: 0
|
|
60
|
+
* },
|
|
61
|
+
* settings: {
|
|
62
|
+
* color: "#000000",
|
|
63
|
+
* language: "en"
|
|
64
|
+
* }
|
|
65
|
+
* }
|
|
66
|
+
*/
|
|
67
|
+
export interface PaymentPageRequestBodyOut {
|
|
68
|
+
/** ContactUs section of payment link page. */
|
|
69
|
+
contactUs?: Payabli.ContactElement | undefined;
|
|
70
|
+
/** Logo section of payment link page. */
|
|
71
|
+
logo?: Payabli.Element | undefined;
|
|
72
|
+
/** Message section of payment link page. */
|
|
73
|
+
messageBeforePaying?: Payabli.LabelElement | undefined;
|
|
74
|
+
/** Notes section of payment link page. */
|
|
75
|
+
notes?: Payabli.NoteElement | undefined;
|
|
76
|
+
/** Page header section of payment link page. */
|
|
77
|
+
page?: Payabli.PageElement | undefined;
|
|
78
|
+
/** Payment button section of payment link page. */
|
|
79
|
+
paymentButton?: Payabli.LabelElement | undefined;
|
|
80
|
+
/** Payment methods section of payment link page. Use this to configure which payout methods (ACH, vCard, check) are offered to the vendor. */
|
|
81
|
+
paymentMethods?: Payabli.MethodElementOut | undefined;
|
|
82
|
+
/** Review section of payment link page. */
|
|
83
|
+
review?: Payabli.HeaderElement | undefined;
|
|
84
|
+
/** Bills section of payment link page. */
|
|
85
|
+
bills?: Payabli.Element | undefined;
|
|
86
|
+
/** Settings section of payment link page. */
|
|
87
|
+
settings?: Payabli.PagelinkSetting | undefined;
|
|
88
|
+
}
|
|
@@ -7,7 +7,7 @@ export interface ListTransfersPaypointRequest {
|
|
|
7
7
|
exportFormat?: Payabli.ExportFormat;
|
|
8
8
|
/** The number of records to skip before starting to collect the result set. */
|
|
9
9
|
fromRecord?: number;
|
|
10
|
-
limitRecord?: Payabli.LimitRecord
|
|
10
|
+
limitRecord?: Payabli.LimitRecord;
|
|
11
11
|
/**
|
|
12
12
|
* Collection of field names, conditions, and values used to filter
|
|
13
13
|
* the query.
|
|
@@ -75,7 +75,7 @@ export declare namespace QueryTransferDetailResponse {
|
|
|
75
75
|
/** Transaction total amount (including service fee or sub-charge) */
|
|
76
76
|
TotalAmount: number | null;
|
|
77
77
|
/** Net amount paid */
|
|
78
|
-
NetAmount:
|
|
78
|
+
NetAmount: Payabli.Netamountnullable | null;
|
|
79
79
|
FeeAmount: Payabli.FeeAmount | null;
|
|
80
80
|
/** Settlement status for transaction. See [the docs](/developers/references/money-in-statuses#payment-funding-status) for a full reference. */
|
|
81
81
|
SettlementStatus: number | null;
|
|
@@ -98,19 +98,19 @@ export declare namespace QueryTransferDetailResponse {
|
|
|
98
98
|
/** Indicates whether the ACH account has been validated */
|
|
99
99
|
IsValidatedACH: boolean | null;
|
|
100
100
|
/** Transaction date and time, in UTC */
|
|
101
|
-
TransactionTime:
|
|
101
|
+
TransactionTime: string | null;
|
|
102
102
|
Customer: Payabli.QueryTransactionPayorData | null;
|
|
103
|
-
splitFundingInstructions:
|
|
103
|
+
splitFundingInstructions: Payabli.SplitFunding | null;
|
|
104
104
|
CfeeTransactions: Payabli.QueryCFeeTransaction[] | null;
|
|
105
105
|
TransactionEvents: Payabli.QueryTransactionEvents[] | null;
|
|
106
|
-
PendingFeeAmount:
|
|
107
|
-
RiskFlagged:
|
|
108
|
-
RiskFlaggedOn:
|
|
106
|
+
PendingFeeAmount: Payabli.PendingFeeAmount | null;
|
|
107
|
+
RiskFlagged: Payabli.RiskFlagged | null;
|
|
108
|
+
RiskFlaggedOn: Payabli.RiskFlaggedOn | null;
|
|
109
109
|
RiskStatus: Payabli.RiskStatus | null;
|
|
110
110
|
RiskReason: Payabli.RiskReason | null;
|
|
111
111
|
RiskAction: Payabli.RiskAction | null;
|
|
112
|
-
RiskActionCode:
|
|
113
|
-
DeviceId:
|
|
112
|
+
RiskActionCode: Payabli.RiskActionCode | null;
|
|
113
|
+
DeviceId: Payabli.DeviceId | null;
|
|
114
114
|
AchSecCode: Payabli.AchSecCode | null;
|
|
115
115
|
AchHolderType: Payabli.AchHolderType | null;
|
|
116
116
|
IpAddress: Payabli.IpAddress | null;
|
|
@@ -84,7 +84,7 @@ import type * as Payabli from "../../../../index.mjs";
|
|
|
84
84
|
* }
|
|
85
85
|
*/
|
|
86
86
|
export interface RequestSchedule {
|
|
87
|
-
forceCustomerCreation?: Payabli.ForceCustomerCreation
|
|
87
|
+
forceCustomerCreation?: Payabli.ForceCustomerCreation;
|
|
88
88
|
idempotencyKey?: Payabli.IdempotencyKey;
|
|
89
89
|
body: Payabli.SubscriptionRequestBody;
|
|
90
90
|
}
|
|
@@ -29,6 +29,8 @@ export declare class TokenStorageClient {
|
|
|
29
29
|
* },
|
|
30
30
|
* entryPoint: "f743aed24a",
|
|
31
31
|
* fallbackAuth: true,
|
|
32
|
+
* fallbackAuthAmount: 100,
|
|
33
|
+
* methodDescription: "Primary Visa card",
|
|
32
34
|
* paymentMethod: {
|
|
33
35
|
* cardcvv: "123",
|
|
34
36
|
* cardexp: "02/25",
|
|
@@ -36,7 +38,8 @@ export declare class TokenStorageClient {
|
|
|
36
38
|
* cardnumber: "4111111111111111",
|
|
37
39
|
* cardzip: "12345",
|
|
38
40
|
* method: "card"
|
|
39
|
-
* }
|
|
41
|
+
* },
|
|
42
|
+
* source: "api"
|
|
40
43
|
* }
|
|
41
44
|
* })
|
|
42
45
|
*
|
|
@@ -38,6 +38,8 @@ export class TokenStorageClient {
|
|
|
38
38
|
* },
|
|
39
39
|
* entryPoint: "f743aed24a",
|
|
40
40
|
* fallbackAuth: true,
|
|
41
|
+
* fallbackAuthAmount: 100,
|
|
42
|
+
* methodDescription: "Primary Visa card",
|
|
41
43
|
* paymentMethod: {
|
|
42
44
|
* cardcvv: "123",
|
|
43
45
|
* cardexp: "02/25",
|
|
@@ -45,7 +47,8 @@ export class TokenStorageClient {
|
|
|
45
47
|
* cardnumber: "4111111111111111",
|
|
46
48
|
* cardzip: "12345",
|
|
47
49
|
* method: "card"
|
|
48
|
-
* }
|
|
50
|
+
* },
|
|
51
|
+
* source: "api"
|
|
49
52
|
* }
|
|
50
53
|
* })
|
|
51
54
|
*
|
|
@@ -8,6 +8,8 @@ import type * as Payabli from "../../../../index.mjs";
|
|
|
8
8
|
* },
|
|
9
9
|
* entryPoint: "f743aed24a",
|
|
10
10
|
* fallbackAuth: true,
|
|
11
|
+
* fallbackAuthAmount: 100,
|
|
12
|
+
* methodDescription: "Primary Visa card",
|
|
11
13
|
* paymentMethod: {
|
|
12
14
|
* cardcvv: "123",
|
|
13
15
|
* cardexp: "02/25",
|
|
@@ -15,7 +17,8 @@ import type * as Payabli from "../../../../index.mjs";
|
|
|
15
17
|
* cardnumber: "4111111111111111",
|
|
16
18
|
* cardzip: "12345",
|
|
17
19
|
* method: "card"
|
|
18
|
-
* }
|
|
20
|
+
* },
|
|
21
|
+
* source: "api"
|
|
19
22
|
* }
|
|
20
23
|
* }
|
|
21
24
|
*
|
|
@@ -93,9 +96,9 @@ import type * as Payabli from "../../../../index.mjs";
|
|
|
93
96
|
* }
|
|
94
97
|
*/
|
|
95
98
|
export interface AddMethodRequest {
|
|
96
|
-
achValidation?: Payabli.AchValidation
|
|
99
|
+
achValidation?: Payabli.AchValidation;
|
|
97
100
|
createAnonymous?: Payabli.CreateAnonymous;
|
|
98
|
-
forceCustomerCreation?: Payabli.ForceCustomerCreation
|
|
101
|
+
forceCustomerCreation?: Payabli.ForceCustomerCreation;
|
|
99
102
|
temporary?: Payabli.Temporary;
|
|
100
103
|
idempotencyKey?: Payabli.IdempotencyKey;
|
|
101
104
|
body: Payabli.RequestTokenStorage;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* When `true`, creates a saved method with no associated customer information. The token will be associated with customer information the first time it's used to make a payment. Defaults to `false`.
|
|
3
3
|
*/
|
|
4
|
-
export type CreateAnonymous = boolean
|
|
4
|
+
export type CreateAnonymous = boolean;
|
package/dist/esm/api/resources/v2MoneyInTypes/types/V2DeclinedTransactionResponseWrapper.d.mts
CHANGED
|
@@ -21,7 +21,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
21
21
|
* method: "card",
|
|
22
22
|
* batchNumber: "3040_combined_20251201",
|
|
23
23
|
* batchAmount: 420,
|
|
24
|
-
* payorId:
|
|
24
|
+
* payorId: 4440,
|
|
25
25
|
* paymentData: {
|
|
26
26
|
* maskedAccount: "4XXXXXXXXXXX5439",
|
|
27
27
|
* accountType: "visa",
|
|
@@ -157,7 +157,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
157
157
|
* shippingState: "",
|
|
158
158
|
* shippingZip: "45157",
|
|
159
159
|
* shippingCountry: "US",
|
|
160
|
-
* customerId:
|
|
160
|
+
* customerId: 4440,
|
|
161
161
|
* customerStatus: 0,
|
|
162
162
|
* additionalData: null
|
|
163
163
|
* },
|
|
@@ -16,7 +16,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
16
16
|
* method: "card",
|
|
17
17
|
* batchNumber: "3040_combined_20251201_3a50747d-6b5c-40ef-9f69-93a9cc7fcb49",
|
|
18
18
|
* batchAmount: 420,
|
|
19
|
-
* payorId:
|
|
19
|
+
* payorId: 4440,
|
|
20
20
|
* paymentData: {
|
|
21
21
|
* maskedAccount: "4XXXXXXXXXXX5439",
|
|
22
22
|
* accountType: "visa",
|
|
@@ -144,7 +144,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
144
144
|
* billingZip: "45157",
|
|
145
145
|
* billingCountry: "US",
|
|
146
146
|
* billingPhone: "+15555555555",
|
|
147
|
-
* billingEmail: "
|
|
147
|
+
* billingEmail: "example@payabli.com",
|
|
148
148
|
* customerNumber: "C-90010",
|
|
149
149
|
* shippingAddress1: "Home Address",
|
|
150
150
|
* shippingAddress2: "",
|
|
@@ -152,7 +152,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
152
152
|
* shippingState: "",
|
|
153
153
|
* shippingZip: "45157",
|
|
154
154
|
* shippingCountry: "US",
|
|
155
|
-
* customerId:
|
|
155
|
+
* customerId: 4440,
|
|
156
156
|
* customerStatus: 0,
|
|
157
157
|
* additionalData: null
|
|
158
158
|
* },
|
|
@@ -382,13 +382,13 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
382
382
|
* method: "card",
|
|
383
383
|
* batchNumber: "3040_combined_20251201_3a50747d-6b5c-40ef-9f69-93a9cc7fcb49",
|
|
384
384
|
* batchAmount: 630,
|
|
385
|
-
* payorId:
|
|
385
|
+
* payorId: 4440,
|
|
386
386
|
* paymentData: {
|
|
387
387
|
* maskedAccount: "3XXXXXXXXXX0227",
|
|
388
388
|
* accountType: "amex",
|
|
389
389
|
* accountExp: "12/25",
|
|
390
390
|
* holderName: "Alexa Amazon",
|
|
391
|
-
* storedId: "fb1f5ec2-1ba4-4ba6-9839-20c2cc4baf5a-
|
|
391
|
+
* storedId: "fb1f5ec2-1ba4-4ba6-9839-20c2cc4baf5a-4440",
|
|
392
392
|
* initiator: "merchant",
|
|
393
393
|
* storedMethodUsageType: "unscheduled",
|
|
394
394
|
* sequence: "subsequent",
|
|
@@ -510,7 +510,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
510
510
|
* billingZip: "45157",
|
|
511
511
|
* billingCountry: "US",
|
|
512
512
|
* billingPhone: "+15555555555",
|
|
513
|
-
* billingEmail: "
|
|
513
|
+
* billingEmail: "example@payabli.com",
|
|
514
514
|
* customerNumber: "C-90010",
|
|
515
515
|
* shippingAddress1: "Home Address",
|
|
516
516
|
* shippingAddress2: "",
|
|
@@ -518,7 +518,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
518
518
|
* shippingState: "",
|
|
519
519
|
* shippingZip: "45157",
|
|
520
520
|
* shippingCountry: "US",
|
|
521
|
-
* customerId:
|
|
521
|
+
* customerId: 4440,
|
|
522
522
|
* customerStatus: 0,
|
|
523
523
|
* additionalData: null
|
|
524
524
|
* },
|
|
@@ -571,7 +571,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
571
571
|
* method: "card",
|
|
572
572
|
* batchNumber: "3040_combined_20251201_3a50747d-6b5c-40ef-9f69-93a9cc7fcb49",
|
|
573
573
|
* batchAmount: 420,
|
|
574
|
-
* payorId:
|
|
574
|
+
* payorId: 4440,
|
|
575
575
|
* paymentData: {
|
|
576
576
|
* maskedAccount: "4XXXXXXXXXXX5439",
|
|
577
577
|
* accountType: "visa",
|
|
@@ -699,7 +699,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
699
699
|
* billingZip: "45157",
|
|
700
700
|
* billingCountry: "US",
|
|
701
701
|
* billingPhone: "+15555555555",
|
|
702
|
-
* billingEmail: "
|
|
702
|
+
* billingEmail: "example@payabli.com",
|
|
703
703
|
* customerNumber: "C-90010",
|
|
704
704
|
* shippingAddress1: "Home Address",
|
|
705
705
|
* shippingAddress2: "",
|
|
@@ -707,7 +707,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
707
707
|
* shippingState: "",
|
|
708
708
|
* shippingZip: "45157",
|
|
709
709
|
* shippingCountry: "US",
|
|
710
|
-
* customerId:
|
|
710
|
+
* customerId: 4440,
|
|
711
711
|
* customerStatus: 0,
|
|
712
712
|
* additionalData: null
|
|
713
713
|
* },
|
|
@@ -760,7 +760,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
760
760
|
* method: "card",
|
|
761
761
|
* batchNumber: "3040_combined_20251201_3a50747d-6b5c-40ef-9f69-93a9cc7fcb49",
|
|
762
762
|
* batchAmount: 420,
|
|
763
|
-
* payorId:
|
|
763
|
+
* payorId: 4440,
|
|
764
764
|
* paymentData: {
|
|
765
765
|
* maskedAccount: "4XXXXXXXXXXX5439",
|
|
766
766
|
* accountType: "visa",
|
|
@@ -888,7 +888,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
888
888
|
* billingZip: "45157",
|
|
889
889
|
* billingCountry: "US",
|
|
890
890
|
* billingPhone: "+15555555555",
|
|
891
|
-
* billingEmail: "
|
|
891
|
+
* billingEmail: "example@payabli.com",
|
|
892
892
|
* customerNumber: "C-90010",
|
|
893
893
|
* shippingAddress1: "Home Address",
|
|
894
894
|
* shippingAddress2: "",
|
|
@@ -896,7 +896,7 @@ import type * as Payabli from "../../../index.mjs";
|
|
|
896
896
|
* shippingState: "",
|
|
897
897
|
* shippingZip: "45157",
|
|
898
898
|
* shippingCountry: "US",
|
|
899
|
-
* customerId:
|
|
899
|
+
* customerId: 4440,
|
|
900
900
|
* customerStatus: 0,
|
|
901
901
|
* additionalData: null
|
|
902
902
|
* },
|
|
@@ -982,7 +982,7 @@ export interface V2TransactionDetails {
|
|
|
982
982
|
/** Timestamp when transaction was created. */
|
|
983
983
|
transactionTime: string;
|
|
984
984
|
customer: Payabli.TransactionDetailCustomer;
|
|
985
|
-
splitFundingInstructions:
|
|
985
|
+
splitFundingInstructions: Payabli.SplitFunding | null;
|
|
986
986
|
cfeeTransactions: Payabli.QueryCFeeTransaction[];
|
|
987
987
|
transactionEvents: Payabli.TransactionDetailEvent[];
|
|
988
988
|
pendingFeeAmount?: Payabli.PendingFeeAmount | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type AcceptOauth = boolean
|
|
1
|
+
export type AcceptOauth = boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type AcceptRegister = boolean
|
|
1
|
+
export type AcceptRegister = boolean;
|
|
@@ -6,7 +6,7 @@ export interface ApplicationData {
|
|
|
6
6
|
avgmonthly?: Payabli.Avgmonthly | undefined;
|
|
7
7
|
baddress?: Payabli.Baddress1 | undefined;
|
|
8
8
|
baddress1?: Payabli.Baddress2 | undefined;
|
|
9
|
-
bankData?: Payabli.
|
|
9
|
+
bankData?: Payabli.BankData | undefined;
|
|
10
10
|
bcity?: Payabli.Bcity | undefined;
|
|
11
11
|
bcountry?: Payabli.Bcountry | undefined;
|
|
12
12
|
binperson?: Payabli.Binperson | undefined;
|
|
@@ -10,7 +10,7 @@ export interface ApplicationDataPayIn {
|
|
|
10
10
|
avgmonthly?: Payabli.Avgmonthly | undefined;
|
|
11
11
|
baddress?: Payabli.Baddress1 | undefined;
|
|
12
12
|
baddress1?: Payabli.Baddress2 | undefined;
|
|
13
|
-
bankData:
|
|
13
|
+
bankData: Payabli.BankData;
|
|
14
14
|
bcity?: Payabli.Bcity | undefined;
|
|
15
15
|
bcountry?: Payabli.Bcountry | undefined;
|
|
16
16
|
binperson?: Payabli.Binperson | undefined;
|
|
@@ -24,7 +24,7 @@ export interface ApplicationDataPayIn {
|
|
|
24
24
|
bzip?: Payabli.Bzip | undefined;
|
|
25
25
|
/** List of contacts for the business. */
|
|
26
26
|
contacts?: ApplicationDataPayIn.Contacts.Item[] | undefined;
|
|
27
|
-
/** The maximum amount of credit that our lending partner
|
|
27
|
+
/** The maximum amount of credit that our lending partner has authorized to your business for Pay In processing. It's the upper boundary on how much you can spend or owe on a credit account at any given time. For on-demand payout (Pay Out) credit limits, see `payoutCreditLimit`. */
|
|
28
28
|
creditLimit?: string | undefined;
|
|
29
29
|
/** The alternate or common name that this business is doing business under usually referred to as a DBA name. Payabli strongly recommends including this information. */
|
|
30
30
|
dbaName?: Payabli.Dbaname | undefined;
|
|
@@ -65,7 +65,7 @@ export interface ApplicationDataPayIn {
|
|
|
65
65
|
whenDelivered: Payabli.Whendelivered;
|
|
66
66
|
whenProvided: Payabli.Whenprovided;
|
|
67
67
|
whenRefunded: Payabli.Whenrefunded;
|
|
68
|
-
additionalData?: Payabli.
|
|
68
|
+
additionalData?: Payabli.AdditionalDataMap | undefined;
|
|
69
69
|
RepCode?: Payabli.RepCode | undefined;
|
|
70
70
|
RepName?: Payabli.RepName | undefined;
|
|
71
71
|
RepOffice?: Payabli.RepOffice | undefined;
|
|
@@ -83,8 +83,6 @@ export declare namespace ApplicationDataPayIn {
|
|
|
83
83
|
interface Card extends Payabli.CardSetup {
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
|
-
interface BankData extends Payabli.Bank {
|
|
87
|
-
}
|
|
88
86
|
type Contacts = Contacts.Item[];
|
|
89
87
|
namespace Contacts {
|
|
90
88
|
interface Item extends Payabli.Contacts {
|
|
@@ -63,7 +63,7 @@ export interface ApplicationDetailsRecord {
|
|
|
63
63
|
whendelivered?: Payabli.Whendelivered | undefined;
|
|
64
64
|
whenProvided?: Payabli.Whenprovided | undefined;
|
|
65
65
|
whenrefund?: Payabli.Whenrefunded | undefined;
|
|
66
|
-
additionalData?: Payabli.
|
|
66
|
+
additionalData?: Payabli.AdditionalDataMap | undefined;
|
|
67
67
|
}
|
|
68
68
|
export declare namespace ApplicationDetailsRecord {
|
|
69
69
|
type Messages = Messages.Item[];
|
|
@@ -62,7 +62,7 @@ export interface ApplicationQueryRecord {
|
|
|
62
62
|
whendelivered?: Payabli.Whendelivered | undefined;
|
|
63
63
|
whenProvided?: Payabli.Whenprovided | undefined;
|
|
64
64
|
whenrefund?: Payabli.Whenrefunded | undefined;
|
|
65
|
-
additionalData?: Payabli.
|
|
65
|
+
additionalData?: Payabli.AdditionalDataMap | undefined;
|
|
66
66
|
RepCode?: Payabli.RepCode | undefined;
|
|
67
67
|
RepName?: Payabli.RepName | undefined;
|
|
68
68
|
RepOffice?: Payabli.RepOffice | undefined;
|
|
@@ -2,4 +2,4 @@ import type * as Payabli from "../index.mjs";
|
|
|
2
2
|
/**
|
|
3
3
|
* Approvals associated with the bill.
|
|
4
4
|
*/
|
|
5
|
-
export type BillApprovals = (Payabli.BillQueryRecord2BillApprovalsItem | undefined)[]
|
|
5
|
+
export type BillApprovals = (Payabli.BillQueryRecord2BillApprovalsItem | undefined)[];
|
|
@@ -13,11 +13,11 @@ export interface BillData {
|
|
|
13
13
|
frequency?: Payabli.Frequency | undefined;
|
|
14
14
|
invoiceAmount?: Payabli.InvoiceAmount | undefined;
|
|
15
15
|
/** Invoice date in any of the accepted formats: YYYY-MM-DD, MM/DD/YYYY. */
|
|
16
|
-
invoiceDate?:
|
|
16
|
+
invoiceDate?: string | undefined;
|
|
17
17
|
/** Invoice due date in one of the accepted formats: YYYY-MM-DD, MM/DD/YYYY. */
|
|
18
|
-
invoiceDueDate?:
|
|
18
|
+
invoiceDueDate?: string | undefined;
|
|
19
19
|
/** Indicate the date to finish a scheduled invoice cycle (`invoiceType`` = 1) in any of the accepted formats: YYYY-MM-DD, MM/DD/YYYY. */
|
|
20
|
-
invoiceEndDate?:
|
|
20
|
+
invoiceEndDate?: string | undefined;
|
|
21
21
|
/** Invoice number. Identifies the invoice under a paypoint. */
|
|
22
22
|
invoiceNumber?: Payabli.InvoiceNumber | undefined;
|
|
23
23
|
invoiceStatus?: Payabli.Invoicestatus | undefined;
|
|
@@ -13,9 +13,9 @@ export interface BillDetailsResponse {
|
|
|
13
13
|
/** Bill discount amount. */
|
|
14
14
|
discount?: string | undefined;
|
|
15
15
|
/** Bill due date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
16
|
-
dueDate
|
|
16
|
+
dueDate: string | null;
|
|
17
17
|
/** Bill date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
18
|
-
invoiceDate
|
|
18
|
+
invoiceDate: string | null;
|
|
19
19
|
/** Any comments about bill. **For managed payouts, this field has a limit of 100 characters**. */
|
|
20
20
|
comments?: Payabli.Comments | undefined;
|
|
21
21
|
}
|
|
@@ -5,9 +5,9 @@ export interface BillPayOutData {
|
|
|
5
5
|
/** Any comments about bill. **For managed payouts, this field has a limit of 100 characters**. */
|
|
6
6
|
comments?: Payabli.Comments | undefined;
|
|
7
7
|
/** Bill due date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
8
|
-
dueDate
|
|
8
|
+
dueDate: string | null;
|
|
9
9
|
/** Bill date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
10
|
-
invoiceDate
|
|
10
|
+
invoiceDate: string | null;
|
|
11
11
|
/** Custom number identifying the bill. Must be unique in paypoint. **Required** for new bill and when `billId` isn't provided. */
|
|
12
12
|
invoiceNumber?: Payabli.InvoiceNumber | undefined;
|
|
13
13
|
/** Net Amount owed in bill. Required when adding a bill. */
|
|
@@ -5,9 +5,9 @@ export interface BillPayOutDataRequest {
|
|
|
5
5
|
/** Any comments about bill. **For managed payouts, this field has a limit of 100 characters**. */
|
|
6
6
|
comments?: Payabli.Comments | undefined;
|
|
7
7
|
/** Bill due date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
8
|
-
dueDate?:
|
|
8
|
+
dueDate?: string | undefined;
|
|
9
9
|
/** Bill date in format YYYY-MM-DD or MM/DD/YYYY. */
|
|
10
|
-
invoiceDate?:
|
|
10
|
+
invoiceDate?: string | undefined;
|
|
11
11
|
/** Custom number identifying the bill. Must be unique in paypoint. **Required** for new bill and when `billId` isn't provided. */
|
|
12
12
|
invoiceNumber?: Payabli.InvoiceNumber | undefined;
|
|
13
13
|
/** Net Amount owed in bill. Required when adding a bill. */
|
|
@@ -8,7 +8,7 @@ export interface BillQueryRecord2 {
|
|
|
8
8
|
BatchNumber: string | null;
|
|
9
9
|
billApprovals: Payabli.BillQueryRecord2BillApprovalsItem[] | null;
|
|
10
10
|
/** Bill creation date in one of the accepted formats: YYYY-MM-DD, MM/DD/YYYY. */
|
|
11
|
-
BillDate:
|
|
11
|
+
BillDate: string | null;
|
|
12
12
|
/** Events associated with the bill. */
|
|
13
13
|
billEvents: Payabli.GeneralEvents[] | null;
|
|
14
14
|
/** Array of items included in the bill. */
|
|
@@ -24,9 +24,9 @@ export interface BillQueryRecord2 {
|
|
|
24
24
|
/** Reference to documents associated with the bill. */
|
|
25
25
|
DocumentsRef: string | null;
|
|
26
26
|
/** Bill due date in one of the accepted formats: YYYY-MM-DD, MM/DD/YYYY. */
|
|
27
|
-
DueDate:
|
|
27
|
+
DueDate: string | null;
|
|
28
28
|
/** End date for the bill. */
|
|
29
|
-
EndDate:
|
|
29
|
+
EndDate: string | null;
|
|
30
30
|
/** Entity identifier associated with the bill. */
|
|
31
31
|
EntityID: string | null;
|
|
32
32
|
externalPaypointID: Payabli.ExternalPaypointId | null;
|
|
@@ -35,7 +35,7 @@ export interface BillQueryRecord2 {
|
|
|
35
35
|
/** Identifier of the bill. */
|
|
36
36
|
IdBill: number | null;
|
|
37
37
|
/** Timestamp of when bill was last updated, in UTC. */
|
|
38
|
-
LastUpdated:
|
|
38
|
+
LastUpdated: string | null;
|
|
39
39
|
/** Lot number associated with the bill. */
|
|
40
40
|
LotNumber: string | null;
|
|
41
41
|
/** Bill mode: value `0` for single/one-time bills, `1` for scheduled bills. */
|
|
@@ -3,7 +3,7 @@ export interface BillQueryRecord2BillApprovalsItem {
|
|
|
3
3
|
/** Indicates whether the bill has been approved. `0` is false, and `1` is true. */
|
|
4
4
|
approved?: number | undefined;
|
|
5
5
|
/** Timestamp of when the approval was made, in UTC. */
|
|
6
|
-
approvedTime
|
|
6
|
+
approvedTime: string | null;
|
|
7
7
|
/** Additional comments on the approval. */
|
|
8
8
|
comments?: string | undefined;
|
|
9
9
|
/** The approving user's email address. */
|