Tip |
---|
Table of Contents | ||
---|---|---|
|
...
Tip |
---|
Table of Contents | ||
---|---|---|
|
GET accounts_receivable/configuration/payment_preferences/list
This method returns the payment preferences that are allowed to be used in the system, as specified in the active accounts receivable definition. Multiple payment preferences are returned by each call
...
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
group_identifier (optional) | Group Identifier | The identifier of the group that will be providing the presentment preference. The group is filtered against the presentment preference allowed organisational units. The allowed group identifier fields are the following:
| ||||||
unit_identifier (optional) | Unit Identifier | The identifier of the unit that will be providing the presentment preference. The unit is filtered against the presentment preference allowed organisational units. The allowed unit identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
group_identifier (optional) | Group Identifier | The identifier of the group that will be providing the classification. The group is filtered against the classifications' allowed organisational units. The allowed group identifier fields are the following:
| ||||||
unit_identifier (optional) | Unit Identifier | The identifier of the unit that will be providing the classifications. The unit is filtered against the classifications' allowed organisational units. The allowed unit identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
GET accounts_receivable/configuration/payment_medium_brands/list
Tip |
---|
This method returns the payment medium brands that are allowed to be used by payments of a specific type. Multiple payment medium brands are returned by each call
...
Name | Type | Description | |||
token | String | The token retrieved from the login method | payment_medium_brand_identifier (mandatory) | Payment Medium Brand Identifier | |
V4:payment_medium_brand_identifier | V4:payment_medium_brand_identifier | fields_setList of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
GET accounts_receivable/configuration/payment_medium_types/list
Tip |
---|
This method returns the payment medium types that are allowed to be used by payments of a specific type. Multiple payment medium types are returned by each call
...
Name | Type | Description | |||||
token | String | The token retrieved from the login method | payment_medium_type_identifier (mandatory) | Payment Medium Type Identifier | |||
Include Page | V4:payment_medium_type_identifier | V4:payment_medium_type_identifier||||||
---|---|---|---|---|---|---|---|
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...