You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
accounts_receivable_payment_preference object parameter data
| | |
---|
action
(mandatory) | String | Defines if a new or existing payment preference will be used. In the case of a payment preference then it also defines if the existing payment preference should be updated or not. The supported values are the following: ADD, UPDATE, REMOVE |
account_holder (optional) | String | The account holder of the retrieved payment preference |
is_default (mandatory) | Boolean | Defines if the payment preference is default or not. |
bank_account_number (optional) | String | The bank account number of the retrieved payment preference |
payment_preference_identifier
(mandatory) | Identifier | The identifier of the payment preference to be added on account payment preference object. The allowed payment preference identifier fields are the following: | | |
---|
id (semi-optional) | String | The ID of payment preference | name (semi-optional) | String | The name of payment preference | alternative_code (semi-optional) | String | The alternative code of payment preference |
|
bank_account_type_identifier (optional) | Identifier
| The identifier of the bank account type to be added on account payment preference object. The allowed bank account type identifier fields are the following: | | |
---|
id (semi-optional) | String | The ID of bank account type | name (semi-optional) | String | The name of bank account type | alternative_code (semi-optional) | String | The alternative code of bank account type |
|
bank_identifier (optional) | Identifier
| The identifier of the bank to be added on account payment preference object. The allowed bank identifier fields are the following: | | |
---|
id (semi-optional) | String | The ID of bank | name (semi-optional) | String | The name of bank | alternative_code (semi-optional) | String | The alternative code of bank |
|
bank_branch_identifier (optional) | Identifier
| The identifier of the bank branch to be added on account payment preference object. The allowed bank branch identifier fields are the following: | | |
---|
id (semi-optional) | String | The ID of bank branch | name (semi-optional) | String | The name of bank branch | alternative_code (semi-optional) | String | The alternative code of bank branch |
|