Skip to end of banner
Go to start of banner

GET wallet_transactions/list

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This method returns information related with wallet transactions. Multiple wallet transactions are returned by each call.

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

wallet_identifier
(semi-optional)
 Wallet Identifier
 The identifier of the wallet related with the wallet transaction that should be returned as a result. The allowed wallet identifier fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the wallet

number

(semi-optional)

String

The number of the wallet

From CRM.COM R17.0.0, the parameter is semi-optional

accounts_receivable_identifier

(semi-optional)

Accounts Receivable Identifier

The identifier of the accounts receivable which owns an Effective Wallet, whose transactions will be returned as a result. The allowed accounts receivable identifier fields are the following:

Name

Type

Description

id

(semi-optional)

String

The ID of the accounts receivable

number

(semi-optional)

String

The number of the accounts receivable

name

(semi-optional)

String

The name of the accounts receivable

Available from CRM.COM R17.0.0

type_identifier
(optional)

Wallet Transaction Type identifier

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

Name

Type

Description

id

(semi-optional)

String

The ID of the wallet transaction type

name

(semi-optional)

String

The name of the wallet transaction type

alternative_code

(semi-optional)

StringThe alternative code of the wallet transaction type

category_identifier

(optional)

Wallet transaction category identifier

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

Unable to render {include} The included page could not be found.

Available from CRM.COM R18.0.0

number_of_results

(optional)

Number

The number of results that can be retrieved through each call

Available from CRM.COM R13.0.0

offset

(optional)

Number

Defines the number of entities that should be skipped from the results. If it is set to 0 then none results should be skipped, otherwise the results will begin from the provided offset number

Available from CRM.COM R13.0.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

Restrictions

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

Response Data

Name

Type

Description

id

String

The ID of the retrieved wallet transaction

number

String

The number of the retrieved wallet transaction

amountNumberThe total amount of the wallet transaction in wallet currency
alternative_amountNumber

The total amount of the wallet transaction in wallet alternative currency

Available from CRM.COM R14.2.0


extra_added_amountNumberAn extra added amount that will only affect the wallet balance on crediting the wallet in wallet currency
extra_added_alternative_amountNumber

An extra added amount that will only affect the wallet balance on crediting the wallet in wallet alternative currency

Available from CRM.COM R14.2.0


notesStringThe notes for the retrieved wallet transaction
life_cycle_stateStringThe life cycle state of the retrieved wallet transaction. Supported values are EFFECTIVE and VOIDED

udf_string_1

String

User Defined Field of type String

udf_string_2

String

User Defined Field of type String

udf_string_3

String

User Defined Field of type String

udf_string_4

String

User Defined Field of type String

udf_string_5

String

User Defined Field of type String

udf_string_6

String

User Defined Field of type String

udf_string_7

String

User Defined Field of type String

udf_string_8

String

User Defined Field of type String

udf_string_9

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_10

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_11

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_12

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_13

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_14

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_15

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_string_16

String

User Defined Field of type String

Available from CRM.COM R11.1.0

udf_float_1

Float

User Defined Field of type Float

udf_float_2

Float

User Defined Field of type Float

udf_float_3

Float

User Defined Field of type Float

udf_float_4

Float

User Defined Field of type Float

udf_float_5Float

User Defined Field of type Float

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_float_6Float

User Defined Field of type Float

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_float_7Float

User Defined Field of type Float

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_float_8Float

User Defined Field of type Float

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_date_1

Date

User Defined Field of type Date

udf_date_2

Date

User Defined Field of type Date

udf_date_3

Date

User Defined Field of type Date

udf_date_4

Date

User Defined Field of type Date

udf_date_5Date

User Defined Field of type Date

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_date_6Date

User Defined Field of type Date

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_date_7Date

User Defined Field of type Date

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

udf_date_8Date

User Defined Field of type Date

Available from CRM.COM R11.6.0, CRM.COM R12.2.0 and CRM.COM R13.0.0 onwards

caused_by_entityString

The name of the entity that caused the creation of the wallet transaction. The supported values are the following:

  • PREPAIDBILLINGRUN 
  • RATEDBILLINGITEMS
  • REWARDAWARDTRANSACTIONS 
  • AWARDEXPIRATIONTRANSACTIONS 
  • REWARDSPENDTRANSACTIONS 
  • PAYMENTS 
  • CREDITNOTES

Available from CRM.COM R10.1.0


caused_by_entity_idString

The id of the entity that caused the creation of the wallet transaction.

Available from CRM.COM R10.1.0


wallet_balance_dateDate

The date on which the wallet transaction's amount was included in the Wallet's balance calculation for a specific wallet balance period

Available from CRM.COM R12.1.0

typeWallet Transaction Type ObjectThe type of the retrieved wallet transaction
walletWallet ObjectThe wallet related with the retrieved wallet transaction
to_walletWallet Object

The wallet to which money is transferred to through the retrieved wallet transaction. Applicable only for Wallet Transfer Transactions

Available from CRM.COM R9.0.0

voided_by_wallet_transactionWallet Transaction ObjectThe wallet transaction that voided the retrieved wallet transaction
transferred_by_wallet_transactionWallet Transaction Object

The wallet transaction through which money was transferred to another wallet. Applicable only when the wallet transaction is related to another Wallet Transaction with classification Transfer

Available from CRM.COM R9.0.0

initiated_by_wallet_transactionWallet Transaction Object

The wallet transaction that initiated the creation of the retrieved wallet transaction.

Available from CRM.COM R15.0.0

log_informationLog Information ObjectThe log information of the retrieved wallet transaction
initiated_currencyCurrency ObjectThe currency in which the wallet transaction was initiated in
currency_rate_periodCurrency Rate Period

The currency rate period of the wallet transaction

Available from CRM.COM R10.0.0

wallet_balance_periodWallet Balance Period Object

The wallet balance period in which this wallet transaction was included.

Available from CRM.COM R12.1.0

products_setSet of Wallet Transaction Products Objects

Set of wallet transaction products used to keep track of the products that resulted to the wallet transaction amount


Referred Objects Response Data

 wallet_transaction_type response data object
NameType Description
IdStringThe ID of the retrieved wallet transaction type
nameStringThe Name of the retrieved wallet transaction type
alternative_codeStringThe Alternative Code of the retrieved wallet transaction type
classificationString

The Classification of the retrieved wallet transaction type. The supported classifications are CREDIT, DEBIT, REIMBURSE, VOID, TRANSFER

TRANSFER classification available from CRM.COM R9.0.0

descriptionStringThe Description of the retrieved wallet transaction type

 wallet response data object

Name

Type

Description

id

String

The ID of the retrieved wallet

number

String

The number of the retrieved wallet

life_cycle_stateStringThe life cycle state of the retrieved wallet. Supported values are EFFECTIVE and CANCELLED
accounts_receivableAccounts Receivable ObjectThe account receivable related with the retrieved wallet

 

Referred Objects Response Data

 accounts_receivable object response data

Name

Type

Description

id

String

The ID of the retrieved accounts receivable

number

String

The number of the retrieved accounts receivable

nameStringThe name of the retrieved accounts receivable

life_cycle_state

String

The life cycle state of the accounts receivable. One of the following values is returned:

ACTIVE, SUSPENDED, TERMINATED

account_ownerContact information objectThe contact information owning the accounts receivable

Referred Objects Response Data

 contact_information object response data

Name

Type

Description

id

String

The ID of the retrieved contact information

type

String

The type of the retrieved contact information which can be PERSON or COMPANY

life_cycle_state

String

The lifecycle state of the retrieved contact information which can be MARKETING or FINANCIAL

name

String

The full name of the retrieved contact information

first_name

String

The first name of the retrieved contact information

middle_name

String

The middle name of the retrieved contact information

last_name

String

The last name of the retrieved contact information

title

String

The title of the retrieved contact information

company_nameSting

The company name of the retrieved contact information

demographics

Demographics Object

The demographics information of the retrieved contact information

company_profile

Company profile object

The company profile of the retrieve contact information

Referred Objects Response Data

 demographics object response data

Name

Type

Description

gender

String

The gender of the retrieved contact information which can be MALE or FEMALE

id_number

String

The ID number of the retrieved contact information

id_number_expiration_dateDate

The ID number's expiration date of the retrieved contact information

Available from CRM.COM R14.0.0

passport_number

String

The passport number of the retrieved contact information

passport_number_expiration_dateDate

The passport's expiration date of the retrieved contact information

Available from CRM.COM R14.0.0

social_security_number

String

The social security number of the retrieved contact information

date_of_birth

Date of Birth Object

The date of birth of the retrieved contact information

name_day

Name Day Object

The name day of the retrieved contact information

country_of_residence

Country Object

The country of residence of the retrieved contact information

id_issued_by_country

Country Object

The ID issued country of retrieved contact information

passport_issued_by_country

Country Object

The passport  issued country of retrieved contact information

industry

Industry Object

The industry of retrieved contact information

industry_sector

Industry sector Object

The sector of retrieved contact information

Referred Objects Response Data

 date_of_birth object response data

Name

Type

Description

day

Integer

The day of the retrieved date of birth

month

Integer

The month of the retrieved date of birth

year

Integer

The year of the retrieved date of birth

 name_day object response data

Name

Type

Description

day

Integer

The day of the retrieved name day

month

Integer

The month of the retrieved name day

 country object response data

Name

Type

Description

id

String

The id of the retrieved country

name

String

The name of the retrieved country

alternative_codeString

The alternative code of the retrieved country

dialing_codeString

The dialing code of the retrieved country

Available from CRM.COM R15.1.0

two_character_codeString

The two character code of the retrieved country

three_character_codeString

The three character code of the retrieved country

country_flagImage Object

The flag of the retrieved country

Available from CRM.COM R15.1.0

Referred Objects Response Data

 country_flag object response data

Name

Type

Description

id

String

The ID of the retrieved country flag

fileFile ObjectThe information of the attached file

Referred Objects Response Data

 file object response data

 

Name

Type

Description

file_nameStringThe name of the file
file_content_urlStringThe url that can be used to access the actual content of the file
file_mime_typeStringThe mime type of the attached file

 industry object response data

Name

Type

Description

id

String

The id of the retrieved industry

name

String

The name of the retrieved industry

code

String

The code of the retrieved industry

 industry sector object response data

Name

Type

Description

id

String

The id of the retrieved industry sector

name

String

The name of the retrieved industry sector

alternative_code

String

The alternative code of the retrieved industry sector

 company profile object response data

Name

Type

Description

profile_year

Number

The profile year of the retrieved contact information

annual_turnover

Number

The annual turnover of the retrieved contact information

established_date

Date

The established date of the retrieved contact information

number_of_employeesNumber

The number of employees of the retrieved contact information

registration_number

String

The registration number of the retrieved contact information

vat_registration_numberString

The vat registration number of the retrieved contact information

vat_registered_byString

The vat registration by of the retrieved contact information

vat_registration_date

Date

The vat registration date of the retrieved contact information

tax_reference_numberString

The tax referenece number of the retrieved contact information

registered_in_country

Country Object

The country of residence of the retrieved contact information

industry

Industry Object

The industry of retrieved contact information

industry_sector

Industry sector Object

The sector of retrieved contact information

Referred Objects Response Data

 country object response data

Name

Type

Description

id

String

The id of the retrieved country

name

String

The name of the retrieved country

alternative_codeString

The alternative code of the retrieved country

dialing_codeString

The dialing code of the retrieved country

Available from CRM.COM R15.1.0

two_character_codeString

The two character code of the retrieved country

three_character_codeString

The three character code of the retrieved country

country_flagImage Object

The flag of the retrieved country

Available from CRM.COM R15.1.0

Referred Objects Response Data

 country_flag object response data

Name

Type

Description

id

String

The ID of the retrieved country flag

fileFile ObjectThe information of the attached file

Referred Objects Response Data

 file object response data

 

Name

Type

Description

file_nameStringThe name of the file
file_content_urlStringThe url that can be used to access the actual content of the file
file_mime_typeStringThe mime type of the attached file

 industry object response data

Name

Type

Description

id

String

The id of the retrieved industry

name

String

The name of the retrieved industry

code

String

The code of the retrieved industry

 industry sector object response data

Name

Type

Description

id

String

The id of the retrieved industry sector

name

String

The name of the retrieved industry sector

alternative_code

String

The alternative code of the retrieved industry sector

 wallet_transaction response data object

Name

Type

Description

id

String

The ID of the retrieved wallet transaction

number

String

The number of the retrieved wallet transaction

amountNumberThe total amount of the wallet transaction in wallet's currency
alternative_amountNumber

The total amount of the wallet transaction in the wallet's alternative currency

Available from CRM.COM R14.2.0


extra_added_amountNumberAn extra added amount that will only affect the wallet balance on crediting the wallet.
extra_added_alternative_amountNumber

An extra added amount in the alternative currency that will only affect the wallet balance on crediting the wallet.

Available from CRM.COM R14.2.0


life_cycle_stateStringThe life cycle state of the retrieved wallet transaction. Supported values are EFFECTIVE and VOIDED
caused_by_entityString

The name of the entity that caused the creation of the wallet transaction. The supported values are the following:

  • PREPAIDBILLINGRUN 
  • RATEDBILLINGITEMS
  • REWARDAWARDTRANSACTIONS 
  • AWARDEXPIRATIONTRANSACTIONS 
  • REWARDSPENDTRANSACTIONS 
  • PAYMENTS 
  • CREDITNOTES

Available from CRM.COM R10.1.0


caused_by_entity_idString

The id of the entity that caused the creation of the wallet transaction.

Available from CRM.COM R10.1.0

typeWallet Transaction Type ObjectThe type of the retrieved wallet transaction
walletWallet Object

The wallet related with the retrieved wallet transaction

initiated_currencyCurrency Object

The currency in which the wallet transaction was initiated in

Available from CRM.COM R14.2.0

currency_rate_periodCurrency Rate Period

The currency rate period of the wallet transaction

Available from CRM.COM R10.1.0

log_informationLog Information ObjectThe log information of the retrieved wallet transaction


Referred Objects Response Data

 wallet_transaction_type response data object
NameType Description
IdStringThe ID of the retrieved wallet transaction type
nameStringThe Name of the retrieved wallet transaction type
alternative_codeStringThe Alternative Code of the retrieved wallet transaction type
classificationString

The Classification of the retrieved wallet transaction type. The supported classifications are CREDIT, DEBIT, REIMBURSE, VOID, TRANSFER

TRANSFER classification available from CRM.COM R9.0.0

descriptionStringThe Description of the retrieved wallet transaction type

 wallet response data object

Name

Type

Description

id

String

The ID of the retrieved wallet

number

String

The number of the retrieved wallet

life_cycle_stateStringThe life cycle state of the retrieved wallet. Supported values are EFFECTIVE and CANCELLED
accounts_receivableAccounts Receivable ObjectThe account receivable related with the retrieved wallet

 

Referred Objects Response Data

 accounts_receivable object response data

Name

Type

Description

id

String

The ID of the retrieved accounts receivable

number

String

The number of the retrieved accounts receivable

nameStringThe name of the retrieved accounts receivable

life_cycle_state

String

The life cycle state of the accounts receivable. One of the following values is returned:

ACTIVE, SUSPENDED, TERMINATED

account_ownerContact information objectThe contact information owning the accounts receivable

Referred Objects Response Data

 contact_information object response data

Name

Type

Description

id

String

The ID of the retrieved contact information

type

String

The type of the retrieved contact information which can be PERSON or COMPANY

life_cycle_state

String

The lifecycle state of the retrieved contact information which can be MARKETING or FINANCIAL

name

String

The full name of the retrieved contact information

first_name

String

The first name of the retrieved contact information

middle_name

String

The middle name of the retrieved contact information

last_name

String

The last name of the retrieved contact information

title

String

The title of the retrieved contact information

company_nameSting

The company name of the retrieved contact information

demographics

Demographics Object

The demographics information of the retrieved contact information

company_profile

Company profile object

The company profile of the retrieve contact information

Referred Objects Response Data

 demographics object response data

Name

Type

Description

gender

String

The gender of the retrieved contact information which can be MALE or FEMALE

id_number

String

The ID number of the retrieved contact information

id_number_expiration_dateDate

The ID number's expiration date of the retrieved contact information

Available from CRM.COM R14.0.0

passport_number

String

The passport number of the retrieved contact information

passport_number_expiration_dateDate

The passport's expiration date of the retrieved contact information

Available from CRM.COM R14.0.0

social_security_number

String

The social security number of the retrieved contact information

date_of_birth

Date of Birth Object

The date of birth of the retrieved contact information

name_day

Name Day Object

The name day of the retrieved contact information

country_of_residence

Country Object

The country of residence of the retrieved contact information

id_issued_by_country

Country Object

The ID issued country of retrieved contact information

passport_issued_by_country

Country Object

The passport  issued country of retrieved contact information

industry

Industry Object

The industry of retrieved contact information

industry_sector

Industry sector Object

The sector of retrieved contact information

Referred Objects Response Data

 date_of_birth object response data

Name

Type

Description

day

Integer

The day of the retrieved date of birth

month

Integer

The month of the retrieved date of birth

year

Integer

The year of the retrieved date of birth

 name_day object response data

Name

Type

Description

day

Integer

The day of the retrieved name day

month

Integer

The month of the retrieved name day

 country object response data

Name

Type

Description

id

String

The id of the retrieved country

name

String

The name of the retrieved country

alternative_codeString

The alternative code of the retrieved country

dialing_codeString

The dialing code of the retrieved country

Available from CRM.COM R15.1.0

two_character_codeString

The two character code of the retrieved country

three_character_codeString

The three character code of the retrieved country

country_flagImage Object

The flag of the retrieved country

Available from CRM.COM R15.1.0

Referred Objects Response Data

 country_flag object response data

Name

Type

Description

id

String

The ID of the retrieved country flag

fileFile ObjectThe information of the attached file

Referred Objects Response Data

 file object response data

 

Name

Type

Description

file_nameStringThe name of the file
file_content_urlStringThe url that can be used to access the actual content of the file
file_mime_typeStringThe mime type of the attached file

 industry object response data

Name

Type

Description

id

String

The id of the retrieved industry

name

String

The name of the retrieved industry

code

String

The code of the retrieved industry

 industry sector object response data

Name

Type

Description

id

String

The id of the retrieved industry sector

name

String

The name of the retrieved industry sector

alternative_code

String

The alternative code of the retrieved industry sector

 company profile object response data

Name

Type

Description

profile_year

Number

The profile year of the retrieved contact information

annual_turnover

Number

The annual turnover of the retrieved contact information

established_date

Date

The established date of the retrieved contact information

number_of_employeesNumber

The number of employees of the retrieved contact information

registration_number

String

The registration number of the retrieved contact information

vat_registration_numberString

The vat registration number of the retrieved contact information

vat_registered_byString

The vat registration by of the retrieved contact information

vat_registration_date

Date

The vat registration date of the retrieved contact information

tax_reference_numberString

The tax referenece number of the retrieved contact information

registered_in_country

Country Object

The country of residence of the retrieved contact information

industry

Industry Object

The industry of retrieved contact information

industry_sector

Industry sector Object

The sector of retrieved contact information

Referred Objects Response Data

 country object response data

Name

Type

Description

id

String

The id of the retrieved country

name

String

The name of the retrieved country

alternative_codeString

The alternative code of the retrieved country

dialing_codeString

The dialing code of the retrieved country

Available from CRM.COM R15.1.0

two_character_codeString

The two character code of the retrieved country

three_character_codeString

The three character code of the retrieved country

country_flagImage Object

The flag of the retrieved country

Available from CRM.COM R15.1.0

Referred Objects Response Data

 country_flag object response data

Name

Type

Description

id

String

The ID of the retrieved country flag

fileFile ObjectThe information of the attached file

Referred Objects Response Data

 file object response data

 

Name

Type

Description

file_nameStringThe name of the file
file_content_urlStringThe url that can be used to access the actual content of the file
file_mime_typeStringThe mime type of the attached file

 industry object response data

Name

Type

Description

id

String

The id of the retrieved industry

name

String

The name of the retrieved industry

code

String

The code of the retrieved industry

 industry sector object response data

Name

Type

Description

id

String

The id of the retrieved industry sector

name

String

The name of the retrieved industry sector

alternative_code

String

The alternative code of the retrieved industry sector

 currency object response data

Name

Type

Description

id

String

The ID of the retrieved currency

code

String

The code of the retrieved currency

prefix_symbolStringThe prefix symbol for the specified currency

suffix_symbol

StringThe suffix symbol for the specified currency
life_cycle_stateString

The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE

Available from CRM.COM R14.0.0

integer_part_nameStringThe integer part name for the specified currency
decimal_part_nameStringThe decimal part name for the specified currency

 currency rate period object response data

Name

Type

Description

id

String

The ID of the retrieved currency rate period

rateNumberThe exchange rate of the currency rate period
inverse_rateNumberThe inverse exchange rate of the currency rate period
from_dateDateThe date from which the exchange rate is valid
to_dateDateThe date until which the exchange rate is valid
currencyCurrency ObjectThe Currency with which the returned exchange rate information refers to

Referred Objects Response Data

 currency object response data

Name

Type

Description

id

String

The ID of the retrieved currency

code

String

The code of the retrieved currency

prefix_symbolStringThe prefix symbol for the specified currency

suffix_symbol

StringThe suffix symbol for the specified currency
life_cycle_stateString

The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE

Available from CRM.COM R14.0.0

integer_part_nameStringThe integer part name for the specified currency
decimal_part_nameStringThe decimal part name for the specified currency

 log_information object response data

Name

Type

Description

created_date

Date

The date that the retrieved record was created

updated_date

Date

The last date that the retrieved record was updated

created_by_unit

Unit Object

The unit that created the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Deprecated from CRM.COM R18.0.0

created_by_business_unit

Unit Object

The unit that created the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Available from CRM.COM R18.0.0

created_by_user

User Object

The user that created the retrieved record

From CRM.COM R14.1.0 and onward, person_name and email attributes will be returned as empty, if the related legacy compatibility setting is disabled

updated_by_unit

Unit Object

The last unit that updated the retrieved record

From CRM.COM R14.1.0 and onward, group_name and community_name attributes will be returned as empty, if the related legacy compatibility setting is disabled

Deprecated from CRM.COM R18.0.0

updated_by_business_unit

Unit Object

The last unit that updated the retrieved record

Available from CRM.COM R18.0.0

updated_by_user

User Object

The last user that updated the retrieved record

From CRM.COM R14.1.0 and onward, person_name and email attributes will be returned as empty, if the related legacy compatibility setting is disabled

Referred Objects Response Data

 unit object response data

Name

Type

Description

id

String

The ID of the retrieved unit

name

String

The name of the retrieved unit

group_name

String

The name of the group that the retrieved unit belongs to

community_name

String

The name of the community that the retrieved unit belongs to

alternative_code

String

The alternative code of the retrieved unit

description

String

The description of the retrieved unit

 business unit object response data

Name

Type

Description

id

String

The ID of the retrieved business unit

name

String

The name of the retrieved business unit

codeStringThe code of the retrieved business unit
unified_codeString

The unified code of the retrieved business unit

description

String

The description of the retrieved business unit

parent_business_unit_nameStringThe name of the parent business unit that the retrieved business unit belongs to

 user object response data

Name

Type

Description

id

String

The ID of the retrieved user

username

String

The user name of the retrieved user

person_name

String

The full name of the retrieved user

email

String

The email of the retrieved user

 log_information object response data

Name

Type

Description

created_date

Date

The date that  the retrieved user  was created

updated_date

Date

The last date that  the retrieved user  was updated

process_nameStringThe name of the process that created or canceled the wallet
entity_nameStringThe name of the entity that caused the creation or cancellation of the wallet
entity_valueStringThe value of the entity that caused the creation or cancellation of the wallet

created_by_unit

Unit Object

The name of unit that created the retrieved user

created_by_user

User Object

The name of user that created the retrieved user

updated_by_unit

Unit Object

The name of the last unit that updated the retrieved user 

updated_by_user

User Object

The name of the last user that updated the retrieved user

Referred Objects Response Data

 unit object response data

Name

Type

Description

id

String

The ID of the retrieved unit

name

String

The name of the retrieved unit

group_name

String

The name of the group that the retrieved unit belongs to

community_name

String

The name of the community that the retrieved unit belongs to

alternative_code

String

The alternative code of the retrieved unit

description

String

The description of the retrieved unit

 user object response data

Name

Type

Description

id

String

The ID of the retrieved user

username

String

The user name of the retrieved user

person_name

String

The full name of the retrieved user

email

String

The email of the retrieved user

 currency object response data

Name

Type

Description

id

String

The ID of the retrieved currency

code

String

The code of the retrieved currency

prefix_symbolStringThe prefix symbol for the specified currency

suffix_symbol

StringThe suffix symbol for the specified currency
life_cycle_stateString

The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE

Available from CRM.COM R14.0.0

integer_part_nameStringThe integer part name for the specified currency
decimal_part_nameStringThe decimal part name for the specified currency

 currency rate period object response data

Name

Type

Description

id

String

The ID of the retrieved currency rate period

rateNumberThe exchange rate of the currency rate period
inverse_rateNumberThe inverse exchange rate of the currency rate period
from_dateDateThe date from which the exchange rate is valid
to_dateDateThe date until which the exchange rate is valid
currencyCurrency ObjectThe Currency with which the returned exchange rate information refers to

Referred Objects Response Data

 currency object response data

Name

Type

Description

id

String

The ID of the retrieved currency

code

String

The code of the retrieved currency

prefix_symbolStringThe prefix symbol for the specified currency

suffix_symbol

StringThe suffix symbol for the specified currency
life_cycle_stateString

The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE

Available from CRM.COM R14.0.0

integer_part_nameStringThe integer part name for the specified currency
decimal_part_nameStringThe decimal part name for the specified currency

 wallet balance period object response data

Name

Type

Description

number

String

The Wallet Balance Period's number

name

String

The Wallet Balance Period's name

from_dateDateThe Wallet Balance Period's from date
to_dateDateThe Wallet Balance Period's to date
life_cycle_stateStingThe Wallet Balance Period's life cycle state. Available values are OPEN and CLOSED
closed_dateDateThe Wallet Balance Period's closed date. Available only for Wallet Balance Periods in Closed life cycle state

 wallet_transaction_product response data object

Name

Type

Description

idStringThe ID of the wallet transaction product
productProduct ObjectThe product related with the wallet transaction

Referred Objects Response Data

 product object response data
Name
Type
Description
IdStringThe ID of the product
codeStringThe code of product

alternative_code

String

The alternative code of product

description

String

The description of product

priority_levelInteger

The priority level of the product

Available from CRM.COM R12.3.0

global_rateGlobal Rate Object

The global rate of the retrieved product

Available from CRM.COM R15.0.0

product_typeProduct type objectThe type of the product

Referred Objects Response Data

 product_type object data response
NameType Description
IdStringThe ID of the retrieved product type
nameStringThe Name of the retrieved product type
alternative_codeStringThe Alternative Code of the retrieved product type
descriptionStringThe Description of the retrieved product type
classificationStringThe Classification of the retrieved product type which can be SERVICES or PHYSICALGOODS
service_typeStringThe Service Type of the retrieved product type which can be TERMED, USAGE, ONETIME or EXPENSE
physical_good_typeStringThe physical Good Type of the retrieved product type which can be TRACEABLE or NONTRACEABLE
composition_methodStringThe Composition Method of the retrieved product type which can be FLAT, FLEXIBLEBUNDLE or FIXEDBUNDLE
used_for_provisioningBooleanThe flag shows if the retrieved product type is used for provisioning
udr_typeUsage Detail Record TypeThe UDR type related with the product type. This is applicable only if the product type is classified as SERVICES and the service type is set to USAGE
meter_reading_typeMeter Reading Type

The Meter Reading type related with the product type. This is applicable only for traceable physical goods

Available from CRM.COM R14.0.0

Referred Objects Response Data

 usage_detail_record_type object data response
NameType Description
IdStringThe ID of the retrieved usage detail record type
nameStringThe Name of the retrieved usage detail record type
alternative_codeStringThe Alternative Code of the retrieved usage detail record type
descriptionStringThe Description of the retrieved usage detail record type
unit_of_measurementStringThe Unit of measurement of the retrieved usage detail record type

Referred Objects Response Data

 unit_of_measurement object response data

Name

Type

Description

idStringThe identifier of the Unit of measurement

name

String

The name of the Unit of measurement

description

String

The description of the Unit of measurement

alternative_codeStringThe alternative code of the Unit of measurement

 

 meter_reading_type object data response
NameType Description
IdStringThe ID of the retrieved meter reading type
nameStringThe Name of the retrieved meter reading type
alternative_codeStringThe Alternative Code of the retrieved meter reading type
classificationStringThe Classification of the retrieved meter reading type
descriptionStringThe Description of the retrieved meter reading type
unit_of_measurementStringThe Unit of measurement of the retrieved meter reading type

Referred Objects Response Data

 unit_of_measurement object response data

Name

Type

Description

idStringThe identifier of the Unit of measurement

name

String

The name of the Unit of measurement

description

String

The description of the Unit of measurement

alternative_codeStringThe alternative code of the Unit of measurement

 global rate object response data

Name

Type

Description

id

String

The ID of the retrieved rate

rate_model

String

The price plan rate model which can be one of the following:

  • QUANTITYBASED
  • QUANTITYANDPERIODBASED
  • BILLABLEPERIODBASED
  • DURATIONBASED
  • FLATFEEBASED
  • USAGEBASED

From CRM.COM R17.0.0, QUANTITYANDMATURITYBASED is renamed to QUANTITYANDPERIODBASED

global_base_amountNumber

The base price of the product in the Global Price Plan

base_rate_applied_perString

The value for 'Base Rate Applied per'

Available when the rate model is 'Quantity & Quantity Based' and it is a selection between

  • Period
  • Period_Item
uotString

The 'UOT' applicable for the rate

  • Seconds
  • Minute
  • Hour
  • Day
  • Week
  • Month
  • Year

Available for one-time services

time_periodTime Period Object

 The period and unit of time for which the base amount is applicable for. This is available only on termed services rates.

uomString

The 'UOM' applicable for the rate

Available when the product type is of Usage Service Classification 

Referred Objects Response Data

 period object response data

Name

Type

Description

time_period_valueNumber

The time period value

time_period_uot

String

The time period unit of time. The supported values are the following:

MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS

Examples

 Example 1

HTTP Method: GET


Request:

Response:

 
      {
    "status":
    {
        "message": null,
        "description": null,
        "code": "OK"
    },
    "data":
    [
        {
            "notes": null,
            "extra_added_amount": null,
            "udf_float_1": null,
            "udf_float_2": null,
            "udf_float_3": null,
            "number": "8",
            "udf_float_4": null,
            "udf_string_1": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "amount": 10000000,
            "id": "D12D0B495D090A7FE56E00C3230A8D59",
            "udf_date_1": null,
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "log_information":
            {
                "updated_date": "2014-08-22T09:21:36",
                "created_date": "2014-08-19T11:03:51",
                "created_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                },
                "updated_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                }
            },
            "products_set":
            [
                {
                    "amount": 12,
                    "id": "B9A8FC949F73A45809CC1A3C68CD82E6",
                    "product":
                    {
                        "product_type": null,
                        "id": "4E565A9C0630ED4B8339AD7B7B7FF669",
                        "description": "Twin 1 for P1",
                        "code": "Twin 1",
                        "alternative_code": "T1"
                    }
                },
                {
                    "amount": 15,
                    "id": "D170D1E2F8C92E0D4157A4382D3BD8C4",
                    "product":
                    {
                        "product_type": null,
                        "id": "B4DDC3B2963D6B043F49A69F0D86D7AA",
                        "description": "Test",
                        "code": "Test",
                        "alternative_code": "e"
                    }
                },
                {
                    "amount": 10,
                    "id": "61DA57BFA6CFDD0E1BB11C165AF8161E",
                    "product":
                    {
                        "product_type": null,
                        "id": "64845E9D281F700EC6C03B348B6AA2F7",
                        "description": "BASIC",
                        "code": "Basic",
                        "alternative_code": "BASIC"
                    }
                }
            ],
            "voided_by_wallet_transaction": null,
            "wallet":
            {
                "accounts_receivable":
                {
                    "account_owner": null,
                    "life_cycle_state": null,
                    "number": "1",
                    "name": "temp1",
                    "id": "7EADD42E096822351A97B1AF267F9313"
                },
                "number": "1",
                "id": "CD29B10349C427F28E783F6CAB804F3D"
            },
            "type":
            {
                "classification": "DEBIT",
                "name": "Wallet Trans Type One2",
                "id": "B020129930A3159B345457D0B55F1F5E",
                "description": "rand",
                "alternative_code": "WTT12"
            }
        },
        {
            "notes": null,
            "extra_added_amount": null,
            "udf_float_1": null,
            "udf_float_2": null,
            "udf_float_3": null,
            "number": "15",
            "udf_float_4": null,
            "udf_string_1": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "amount": 100.64,
            "id": "983F6219B3ECC2D52FBEFB98E0DA5668",
            "udf_date_1": null,
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "log_information":
            {
                "updated_date": "2014-08-22T12:42:20",
                "created_date": "2014-08-22T12:42:14",
                "created_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                },
                "updated_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                }
            },
            "products_set":
            [
            ],
            "voided_by_wallet_transaction": null,
            "wallet":
            {
                "accounts_receivable":
                {
                    "account_owner": null,
                    "life_cycle_state": null,
                    "number": "1",
                    "name": "temp1",
                    "id": "7EADD42E096822351A97B1AF267F9313"
                },
                "number": "1",
                "id": "CD29B10349C427F28E783F6CAB804F3D"
            },
            "type":
            {
                "classification": "DEBIT",
                "name": "Wallet Trans Type One2",
                "id": "B020129930A3159B345457D0B55F1F5E",
                "description": "rand",
                "alternative_code": "WTT12"
            }
        },
        {
            "notes": null,
            "extra_added_amount": null,
            "udf_float_1": null,
            "udf_float_2": null,
            "udf_float_3": null,
            "number": "16",
            "udf_float_4": null,
            "udf_string_1": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "amount": 100.64,
            "id": "D7B95D9BD37D7456D5FC17CC996EBE93",
            "udf_date_1": null,
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "log_information":
            {
                "updated_date": "2014-08-22T15:33:28",
                "created_date": "2014-08-22T15:33:26",
                "created_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                },
                "updated_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                }
            },
            "products_set":
            [
                {
                    "amount": 150.58,
                    "id": "09DE1EE80AA104402C2A2C30F29C4793",
                    "product":
                    {
                        "product_type": null,
                        "id": "3ECE39556C0CFCD7610F05063C189EF6",
                        "description": "Video On Demand Service",
                        "code": "Video On Demand Service",
                        "alternative_code": "VOD"
                    }
                },
                {
                    "amount": 22.55,
                    "id": "ED465C82D2C54F1344F2BDFEB6243234",
                    "product":
                    {
                        "product_type": null,
                        "id": "64845E9D281F700EC6C03B348B6AA2F7",
                        "description": "BASIC",
                        "code": "Basic",
                        "alternative_code": "BASIC"
                    }
                }
            ],
            "voided_by_wallet_transaction": null,
            "wallet":
            {
                "accounts_receivable":
                {
                    "account_owner": null,
                    "life_cycle_state": null,
                    "number": "1",
                    "name": "temp1",
                    "id": "7EADD42E096822351A97B1AF267F9313"
                },
                "number": "1",
                "id": "CD29B10349C427F28E783F6CAB804F3D"
            },
            "type":
            {
                "classification": "CREDIT",
                "name": "Normal Credit",
                "id": "D3E2451E22BEFB0C5E0BEC677AF9A7B2",
                "description": null,
                "alternative_code": "NC"
            }
        }
    ]
}



    

    
  
  
 Example 2

HTTP Method: GET


Request:

Response:

 {
  "data": [
    {
      "notes": null,
      "log_information": {
        "entity_value": null,
        "entity_name": "PAYMENTS",
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "process_name": "PAYMENT_POSTING",
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-06-29T11:47:16",
        "updated_date": "2016-06-29T11:57:22",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "currency_rate_period": {
        "from_date": "0EEE31A81A064D97A9873F5676D2F4D9",
        "to_date": 0.25,
        "rate": 0.25,
        "inverse_rate": 4,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": null,
          "decimal_part_name": null,
          "code": "FJD",
          "integer_part_name": null,
          "id": "93"
        },
        "id": "0EEE31A81A064D97A9873F5676D2F4D9"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WC",
        "name": "Wallet Credit",
        "description": "Wallet Credit",
        "id": "CA1B3E67E5A6F899512CEFE24E40875B",
        "classification": "CREDIT"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "products_set": [],
      "udf_date_3": null,
      "number": "483",
      "udf_float_3": null,
      "to_wallet": null,
      "udf_float_4": null,
      "id": "1D32A663D8054A859EB282FE4C9EE227",
      "extra_added_amount": null,
      "udf_float_1": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "amount": 10,
      "udf_string_4": null,
      "udf_string_5": null,
      "wallet": {
        "number": "W0000000230",
        "accounts_receivable": {
          "number": "ACR0000000264",
          "name": "ACR0000000264 Alternative Currency",
          "id": "4820A781EFF243DF96DD44487EBA5C74",
          "life_cycle_state": "ACTIVE",
          "account_owner": {
            "company_profile": null,
            "company_name": null,
            "name": "Alternative Currency",
            "last_name": "Currency",
            "id": "E6E1240F3C8C48CE83159DB9AF89284B",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Alternative",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": null,
              "gender": null,
              "country_of_residence": {
                "alternative_code": "CYP",
                "three_character_code": "CYP",
                "name": "CYPRUS",
                "id": "181",
                "two_character_code": "CY"
              },
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          }
        },
        "id": "C25BB91D35E04332849FD83B94FCF5AE",
        "life_cycle_state": "EFFECTIVE"
      },
      "udf_string_1": null,
      "transferred_by_wallet_transaction": null,
      "life_cycle_state": "VOIDED",
      "voided_by_wallet_transaction": {
        "number": "485",
        "amount": 10,
        "wallet": {
          "number": "W0000000230",
          "accounts_receivable": {
            "number": "ACR0000000264",
            "name": "ACR0000000264 Alternative Currency",
            "id": "4820A781EFF243DF96DD44487EBA5C74",
            "life_cycle_state": "ACTIVE",
            "account_owner": {
              "company_profile": null,
              "company_name": null,
              "name": null,
              "last_name": "Currency",
              "id": "E6E1240F3C8C48CE83159DB9AF89284B",
              "life_cycle_state": "FINANCIAL",
              "middle_name": null,
              "title": null,
              "type": "PERSON",
              "first_name": "Alternative",
              "demographics": {
                "name_day": {
                  "month": null,
                  "day": null
                },
                "id_number": null,
                "gender": null,
                "date_of_birth": {
                  "month": null,
                  "year": null,
                  "day": null
                },
                "industry_sector": null,
                "passport_number": null,
                "industry": null,
                "social_security_number": null,
                "id_issued_by_country": null,
                "passport_issued_by_country": null
              }
            }
          },
          "id": "C25BB91D35E04332849FD83B94FCF5AE",
          "life_cycle_state": "EFFECTIVE"
        },
        "id": "6E1E67EF5B384EB79AEDE32B5BE079A6",
        "life_cycle_state": "EFFECTIVE",
        "extra_added_amount": null,
        "type": {
          "alternative_code": "WV",
          "name": "Wallet Void",
          "description": "Wallet Void",
          "id": "19BB2CCA356F4564BA6E268CC17CD335",
          "classification": "VOID"
        }
      },
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "notes": null,
      "log_information": {
        "entity_value": null,
        "entity_name": "REWARDAWARDTRANSACTIONS",
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "process_name": "CREATE_AWARD_REWARD_TRXN",
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-13T14:07:44",
        "updated_date": "2016-07-13T14:07:44",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "currency_rate_period": null,
      "udf_date_2": null,
      "type": {
        "alternative_code": "WC",
        "name": "Wallet Credit",
        "description": "Wallet Credit",
        "id": "CA1B3E67E5A6F899512CEFE24E40875B",
        "classification": "CREDIT"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "products_set": [],
      "udf_date_3": null,
      "number": "1476",
      "udf_float_3": null,
      "to_wallet": null,
      "udf_float_4": null,
      "id": "D69A0ACA6BCD4F828BD1BD3A9503F90F",
      "extra_added_amount": null,
      "udf_float_1": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "amount": 5,
      "udf_string_4": null,
      "udf_string_5": null,
      "wallet": {
        "number": "W0000000230",
        "accounts_receivable": {
          "number": "ACR0000000264",
          "name": "ACR0000000264 Alternative Currency",
          "id": "4820A781EFF243DF96DD44487EBA5C74",
          "life_cycle_state": "ACTIVE",
          "account_owner": {
            "company_profile": null,
            "company_name": null,
            "name": "Alternative Currency",
            "last_name": "Currency",
            "id": "E6E1240F3C8C48CE83159DB9AF89284B",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Alternative",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": null,
              "gender": null,
              "country_of_residence": {
                "alternative_code": "CYP",
                "three_character_code": "CYP",
                "name": "CYPRUS",
                "id": "181",
                "two_character_code": "CY"
              },
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          }
        },
        "id": "C25BB91D35E04332849FD83B94FCF5AE",
        "life_cycle_state": "EFFECTIVE"
      },
      "udf_string_1": null,
      "transferred_by_wallet_transaction": null,
      "life_cycle_state": "EFFECTIVE",
      "voided_by_wallet_transaction": null,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "notes": null,
      "log_information": {
        "entity_value": null,
        "entity_name": "REWARDAWARDTRANSACTIONS",
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "process_name": "CREATE_AWARD_REWARD_TRXN",
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-13T14:07:40",
        "updated_date": "2016-07-13T14:07:40",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "currency_rate_period": null,
      "udf_date_2": null,
      "type": {
        "alternative_code": "WC",
        "name": "Wallet Credit",
        "description": "Wallet Credit",
        "id": "CA1B3E67E5A6F899512CEFE24E40875B",
        "classification": "CREDIT"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "products_set": [],
      "udf_date_3": null,
      "number": "1471",
      "udf_float_3": null,
      "to_wallet": null,
      "udf_float_4": null,
      "id": "2B19EC72BC9D4A178706967F230BE85F",
      "extra_added_amount": null,
      "udf_float_1": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "amount": 5,
      "udf_string_4": null,
      "udf_string_5": null,
      "wallet": {
        "number": "W0000000230",
        "accounts_receivable": {
          "number": "ACR0000000264",
          "name": "ACR0000000264 Alternative Currency",
          "id": "4820A781EFF243DF96DD44487EBA5C74",
          "life_cycle_state": "ACTIVE",
          "account_owner": {
            "company_profile": null,
            "company_name": null,
            "name": "Alternative Currency",
            "last_name": "Currency",
            "id": "E6E1240F3C8C48CE83159DB9AF89284B",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Alternative",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": null,
              "gender": null,
              "country_of_residence": {
                "alternative_code": "CYP",
                "three_character_code": "CYP",
                "name": "CYPRUS",
                "id": "181",
                "two_character_code": "CY"
              },
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          }
        },
        "id": "C25BB91D35E04332849FD83B94FCF5AE",
        "life_cycle_state": "EFFECTIVE"
      },
      "udf_string_1": null,
      "transferred_by_wallet_transaction": null,
      "life_cycle_state": "EFFECTIVE",
      "voided_by_wallet_transaction": null,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "notes": null,
      "log_information": {
        "entity_value": null,
        "entity_name": "REWARDAWARDTRANSACTIONS",
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "process_name": "CREATE_AWARD_REWARD_TRXN",
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-13T14:07:39",
        "updated_date": "2016-07-13T14:07:39",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "currency_rate_period": null,
      "udf_date_2": null,
      "type": {
        "alternative_code": "WC",
        "name": "Wallet Credit",
        "description": "Wallet Credit",
        "id": "CA1B3E67E5A6F899512CEFE24E40875B",
        "classification": "CREDIT"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "products_set": [],
      "udf_date_3": null,
      "number": "1470",
      "udf_float_3": null,
      "to_wallet": null,
      "udf_float_4": null,
      "id": "4EBE1A8D3E0A4C9E8A12EE74576D6A39",
      "extra_added_amount": null,
      "udf_float_1": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "amount": 5,
      "udf_string_4": null,
      "udf_string_5": null,
      "wallet": {
        "number": "W0000000230",
        "accounts_receivable": {
          "number": "ACR0000000264",
          "name": "ACR0000000264 Alternative Currency",
          "id": "4820A781EFF243DF96DD44487EBA5C74",
          "life_cycle_state": "ACTIVE",
          "account_owner": {
            "company_profile": null,
            "company_name": null,
            "name": "Alternative Currency",
            "last_name": "Currency",
            "id": "E6E1240F3C8C48CE83159DB9AF89284B",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Alternative",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": null,
              "gender": null,
              "country_of_residence": {
                "alternative_code": "CYP",
                "three_character_code": "CYP",
                "name": "CYPRUS",
                "id": "181",
                "two_character_code": "CY"
              },
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          }
        },
        "id": "C25BB91D35E04332849FD83B94FCF5AE",
        "life_cycle_state": "EFFECTIVE"
      },
      "udf_string_1": null,
      "transferred_by_wallet_transaction": null,
      "life_cycle_state": "EFFECTIVE",
      "voided_by_wallet_transaction": null,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "notes": null,
      "log_information": {
        "entity_value": null,
        "entity_name": "REWARDAWARDTRANSACTIONS",
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "process_name": "CREATE_AWARD_REWARD_TRXN",
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-13T14:03:25",
        "updated_date": "2016-07-13T14:03:25",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "currency_rate_period": null,
      "udf_date_2": null,
      "type": {
        "alternative_code": "WC",
        "name": "Wallet Credit",
        "description": "Wallet Credit",
        "id": "CA1B3E67E5A6F899512CEFE24E40875B",
        "classification": "CREDIT"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "products_set": [],
      "udf_date_3": null,
      "number": "1464",
      "udf_float_3": null,
      "to_wallet": null,
      "udf_float_4": null,
      "id": "6CCDABCF07834461A4E6F9B7BF06FEBF",
      "extra_added_amount": null,
      "udf_float_1": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "amount": 10,
      "udf_string_4": null,
      "udf_string_5": null,
      "wallet": {
        "number": "W0000000230",
        "accounts_receivable": {
          "number": "ACR0000000264",
          "name": "ACR0000000264 Alternative Currency",
          "id": "4820A781EFF243DF96DD44487EBA5C74",
          "life_cycle_state": "ACTIVE",
          "account_owner": {
            "company_profile": null,
            "company_name": null,
            "name": "Alternative Currency",
            "last_name": "Currency",
            "id": "E6E1240F3C8C48CE83159DB9AF89284B",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Alternative",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": null,
              "gender": null,
              "country_of_residence": {
                "alternative_code": "CYP",
                "three_character_code": "CYP",
                "name": "CYPRUS",
                "id": "181",
                "two_character_code": "CY"
              },
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          }
        },
        "id": "C25BB91D35E04332849FD83B94FCF5AE",
        "life_cycle_state": "EFFECTIVE"
      },
      "udf_string_1": null,
      "transferred_by_wallet_transaction": null,
      "life_cycle_state": "EFFECTIVE",
      "voided_by_wallet_transaction": null,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    }
  ],
  "status": {
    "code": "OK",
    "description": "",
    "message": ""
  }
}
  • No labels