Versions Compared

Key

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


Tip

Available from CRM.COM R17.0.0


Excerpt

This method generates and returns a reference code that can be used to sign a rewards participant an accounts receivable into a specific rewards scheme

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

email_address

(mandatory)

String

The business email address that should be validated against the reward scheme' supported domains

accounts_receivable_identifier

(mandatory)

Accounts Receivable Identifier

The identifier of the participant's accounts receivable that will use the reference code. The allowed rewards participant accounts receivable identifier fields are the following:

Include Page
V4:accounts_receivable_identifier
V4:accounts_receivable_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

Response Data

N/A

Examples

Expand
titleExample 1

HTTP Method: POST


Request


Body

Code Block
languagejavascript
themeConfluence
linenumberstrue


Response

Code Block
languagejavascript
themeConfluence
linenumberstrue


...