Tip |
---|
Table of Contents | ||
---|---|---|
|
GET accounts_receivable/configuration/payment_preferences/list
This method returns the address types payment preferences that are allowed to be used in the system, as specified in the active contact information accounts receivable definition. Multiple address types 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 |
Response Data
Include Page | ||||
---|---|---|---|---|
|
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|
GET accounts_receivable/configuration/presentment_preferences/list
This method returns the phone types presentment preferences that are allowed to be used in the system, as specified in the active contact information accounts receivable definition. Multiple phone types presentment preferences are returned by each call
Resource URL
Parameters
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 |
Response Data
Include Page | ||||
---|---|---|---|---|
|
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|
GET accounts_receivable/configuration/classifications/list
This method returns the email types presentment preferences that are allowed to be used in the system, as specified in the active contact information accounts receivable definition. Multiple email types presentment preferences are returned by each call
Resource URL
Parameters
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/banks/list
This method returns the relation types presentment preferences that are allowed to be used in the system, as specified in the active contact information accounts receivable definition. Multiple relation types presentment preferences are returned by each call
Resource URL
Parameters
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/bank_account_types/list
This method returns the contact information categories presentment preferences that are allowed to be used in the system, as specified in the active accounts receivable definition. Multiple contact information categories presentment preferences are returned by each call
Resource URL
Parameters
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/credit_ratings/list
This method returns the industries presentment preferences that are allowed to be used in the system, as specified in the active accounts receivable definition. Multiple industries presentment preferences are returned by each call
Resource URL
Parameters
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 |
...