Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 3.14 KB

File metadata and controls

37 lines (33 loc) · 3.14 KB

AdvancedPaymentWidget

Properties

Name Type Description Notes
payment_types \Swagger\Client\Model\PaymentWidgetPaymentType[] List of payment types used in this Advanced Payment Widget [optional]
selected_payment_type \Swagger\Client\Model\PaymentWidgetPaymentType Default payment type for this Advanced Payment Widget [optional]
is_auto_pay bool Flag for an AutoPay payment [optional]
is_ztl bool Flag for a ZTL payment [optional]
is_foreign_payment bool Flag for an AutoPay foreign payment [optional]
creditor_bank_identificator int AutoPay's SWIFT or bank code type for an abroad payment [optional]
creditor_name string AutoPay's creditor name for an abroad payment [optional]
creditor_address string AutoPay's creditor address for an abroad payment [optional]
creditor_postal_code string AutoPay's creditor postal code for an abroad payment [optional]
creditor_postal_city string AutoPay's creditor postal city for an abroad payment [optional]
creditor_country_id int AutoPay's creditor country id for an abroad payment [optional]
creditor_bank_country_id int AutoPay's creditor bank country id for an abroad bank code payment [optional]
creditor_bank_name string AutoPay's creditor bank name for an abroad bank code payment [optional]
creditor_bank_address string AutoPay's creditor bank address for an abroad bank code payment [optional]
creditor_bank_postal_code string AutoPay's creditor bank postal code for an abroad bank code payment [optional]
creditor_bank_postal_city string AutoPay's creditor bank postal city for an abroad bank code payment [optional]
creditor_bank_code string AutoPay's creditor bank code for an abroad bank code payment [optional]
creditor_bic string AutoPay's SWIFT code for an abroad payment [optional]
account_number string Payment type's account number [optional]
creditor_clearing_code string AutoPay's creditor bank code [optional]
is_creditor_address_only bool Flag for the creditor address [optional]
kid string Kid or receiver's reference value [optional]
amount \Swagger\Client\Model\TlxNumber Amount value in currency [optional]
date string Payment's date value [optional]
regulatory_reporting_code string AutoPay's regulatory reporting code [optional]
regulatory_reporting_info string AutoPay's regulatory reporting info [optional]
currency_code string Invoice currency code or default [optional]
currency_id int Invoice currency id or default [optional]

[Back to Model list] [Back to API list] [Back to README]