Versions Compared

Key

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

This method returns information related with a reward spend transaction. A single rewards spend transaction is returned by each call

Tip

Available from CRM.COM R10.0.0

...

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

reward_spend_transaction_identifier

(semi-optional)

String

The identifier of the reward spend transaction that should be returned as a result. The allowed reward spend transaction identifier fields are the following:

Include Page
V4:spend_reward_transaction_identifier
V4:spend_reward_transaction_identifier

Tip

For releases prior to CRM.COM R10.1.0 this information is mandatory

wallet_transaction_identifier

(semi-optional)

Wallet Transaction identifier

The identifier of the wallet transaction related with the reward spend transaction that should be returned as a result. The allowed wallet transaction identifier fields are the following:

Include Page
V4:wallet_transaction_identifier
V4:wallet_transaction_identifier

Tip

Available from CRM.COM R10.1.0

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

...