Available from CRM.COM R13.1.0

This method removes a Payment Preference from an Accounts Receivable. A single Accounts Receivable's Payment Preference is removed by each call.

Resource URL

http://host_name/crmapi/rest/$version/accounts_receivable/payment_preferences/remove

Parameters

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 payment preferences will be updated. The allowed account receivable identifier fields are the following:

 

 

 

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

Restrictions

Response Data

Not Applicable

Examples

HTTP Method: POST

 

Request

http://hostname/crmapi/rest/v2/accounts_receivable/payment_preferences/remove

Body:

 

Response