Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R6.0.0

Table of Contents
maxLevel2

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
V4:addresspayment_typepreferences_complete
V4:addresspayment_typepreferences_complete

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

 

Code Block
themeConfluence
languagejavascript
linenumberstrue
 

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
V4:phonepresentment_typepreferences_complete
V4:phonepresentment_typepreferences_complete

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

 

Code Block
themeConfluence
languagejavascript
linenumberstrue
 

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

...