Versions Compared

Key

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

Available from CRM.COM R13.1.0

Excerpt

This method removes existing Presentment Preferences from an Accounts Receivable. Multiple Accounts Receivable's Presentment Preference can be removed by each call. Only one Accounts Receivable is updated by each call

...

Name

Type

Description

token

String

The token retrieved from the login method

accounts_receivable_identifier

(mandatory)

Account Receivable Identifier

The identifier of the account receivable whose presentment preferences will be updated. The allowed account receivable identifier fields are the following:

Include Page
V4:accounts_receivable_identifier_post
V4:accounts_receivable_identifier_post

presentment_preferences_identifiers_set

(optional)

Set of Presentment Preferences Identifiers Object

The presentment preferences that will be removed from the retrieved accounts receivable

fields_set

(optional)

List of Strings, comma separatedA list of fields that should be included in the results. If not specified then all the available fields will be returned

...

Expand
titlepresentment_preferences_identifiers_set

Include Page
V4:presentment_preference_identifier
V4:presentment_preference_identifier

...