REST API Reference

User Namespace

The user namespace contains the resource to manage users with the following Methods Method Endpoint Scope Description.


Operation Method Endpoint Scope Sample Description
Create User Post user User Sample Create User
Create User Email Post user/email/user_id User Sample Create User Email
Create User Phone Post user/phone/user_id User Sample Create User Phone
Create User Address Post user/address/user_id User Sample Create User Address
Create User Document Post user/document/user_id User Sample Create User Document
Create Proof Of Address (POA) Document Post user/document/user_id User Sample Create Proof Of Address (POA) Document
Create Credit Card Post user/credit_card/user_id User Sample Create Credit Card
Create User Identification Post user/identification/user_id User Sample Create User Identification
Add Identification With Document (Selfie) Post user/identification/user_id User Sample Add Identification With Document (Selfie)
Add Identification With Document Post user/identification/user_id User Sample Add Identification With Document
Create Bank Account Post user/bank_account/user_id User Sample Create Bank Account
Create User Currency Post user/currency/user_id User Sample Create User Currency
Create User Custom Field Post user/custom_field/user_id User Sample Create User Custom Field
Create User Relationship Post user/relationship/user_id User Sample Create User Relationship
Add Security Access Post user/security/rule User Sample Add Security Access
Confirm User Email Code Post user/security/confirm/user_id User Sample Confirm User Email Code
Confirm User SMS Code Post user/security/confirm/user_id User Sample Confirm User SMS Code
User Security Reset-Reset Security Code Post user/security/reset/user_id User Sample User Security Reset-Reset Security Code
User Security Reset-Reset Security Questions Post user/security/reset/user_id User Sample User Security Reset-Reset Security Questions
User Security Reset-Reset Password Post user/security/reset/user_id User Sample User Security Reset-Reset Password
User Security Reset-Reset Password (With 2FA) Post user/security/reset/user_id User Sample User Security Reset-Reset Password (With 2FA)
User Security Reset-Forget Password Post user/security/reset/user_id User Sample User Security Reset-Forget Password
Validate User Phone Post user/security/validate/user_id User Sample Validate User Phone
Validate User Security Code Post user/security/validate/user_id User Sample Validate User Security Code
Validate User Password Post user/security/validate/user_id User Sample Validate User Password
Validate User Email Post user/security/validate/user_id User Sample Validate User Email
Validate User Date Of Birth Post user/security/validate/user_id User Sample Validate User Date Of Birth
Validate User Security Answers Post user/security/validate/user_id User Sample Validate User Security Answers
Verify User Email Link Post user/security/verify/user_id User Sample Verify User Email Link
Verify User Email Code Post user/security/verify/user_id User Sample Verify User Email Code
Verify User Phone Code Post user/security/verify/user_id User Sample Verify User Phone Code
Add User External Auth Post user/external_auth/user_id User Sample Add User External Auth
Enroll User In 2FA Post user/auth/enroll/user_id User Sample Enroll User In 2FA
Activate User 2FA Post user/auth/activate/user_id User Sample Activate User 2FA
Update User Put user/user_id User Sample Update User
Update User Email Put user/email/user_id User Sample Update User Email
Update User Phone Put user/phone/user_id User Sample Update User Phone
Update User Address Put user/address/user_id User Sample Update User Address
Update User Address Put user/address/user_id User Sample Update User Addresses (new approach)
Update User Personal Info Put user/personal_info/user_id User Sample Update User Personal Info
Update User CreditCard Put user/credit_card/user_id User Sample Update User CreditCard
Update User Identification Put user/identification/user_id User Sample Update User Identification
Update Identification With Document (Selfie) Put user/identification/user_id User Sample Update Identification With Document (Selfie)
Update Identification With Document Put user/identification/user_id User Sample Update Identification With Document
Update User Bank Account Put user/bank_account/user_id User Sample Update User Bank Account
Update User Relationship Put user/relationship/user_id User Sample Update User Relationship
Update User Preferences Put user/preferences/user_id User Sample Update User Preferences
Update User Security Put user/security/user_id User Sample Update User Security
Update User External Auth Put user/external_auth/user_id User Sample Update User External Auth
Update Currency Put User/currency User Sample Update Currency
Update Security Access Put User/security/rule User Sample Update Security Access
Get User Get user/user_id User Sample Get User
Get User Email(s) Get user/email/user_id User Sample Get User Email(s)
Get User Phone(s) Get user/phone/user_id User Sample Get User Phone(s)
Get User Address Get user/address/user_id User Sample Get User Address
Get User Personal Info Get user/personal_info/user_id User Sample Get User Personal Info
Get User Account(s) Get user/account/user_id User Sample Get User Account(s)
Get User Documents Get user/document/user_id User Sample Get User Documents
Get User Credit Card(s) Get user/credit_card/user_id User Sample Get User Credit Card(s)
Get User Identification(s) Get user/identification/user_id User Sample Get User Identification(s)
Get User Bank Account(s) Get user/bank_account/user_id User Sample Get User Bank Account(s)
Get User Currency Get user/currency/user_id User Sample Get User Currency
Get User Relationship Get user/relationship/user_id User Sample Get User Relationship
Get User History Get user/history/user_id User Sample Get User History
Get User History Latest Get user/history/latest/user_id User Sample Get User History Latest
Inquiry User(s) Get user/inquiry User Sample Inquiry User(s)
Get User Preferences Get user/preferences/user_id User Sample Get User Preferences
Get User Security Get user/security/user_id User Sample Get User Security
Get User Terms & Conditions Get user/terms_conditions/user_id User Sample Get User Terms & Conditions
Get Security Access Get user/security/rule User Sample Get Security Access
Get User Group(s) Get user/group/user_id User Sample Get User Group(s)
Inquiry User Document(s) Get user/inquiry_document User Sample Inquiry User Document(s)
Get User External Auth Get user/external_auth/user_id User Sample Get User External Auth
Delete User Delete user/user_id User Sample Delete User
Delete User Email Delete user/email/user_id User Sample Delete User Email
Delete User Phone Delete user/phone/user_id User Sample Delete User Phone
Delete User Address Delete user/address/user_id User Sample Delete User Address
Delete User Credit Card Delete user/credit_card/user_id User Sample Delete User Credit Card
Delete User Identification Delete user/identification/user_id User Sample Delete User Identification
Delete User Bank Account Delete user/bank_account/user_id User Sample Delete User Bank Account
Delete User Relationship Delete user/relationship/user_id User Sample Delete User Relationship
Delete User External Auth Delete user/external_auth/user_id User Sample Delete User External Auth
Delete Security Access Delete user/security/rule User Sample Delete Security Access

Data Object

Field Name Field Type Regular Expression Sample Field Status
POST PUT GET DELETE
user_data
info

Security Type: None

Object None R O NA NA
personal_info

Security Type: None

Object None R O NA NA
address

Security Type: None

Object None R O NA NA
email

Security Type: None

Object None R O NA NA
phone

Security Type: None

Object None R O NA NA
security

Security Type: None

Object None R O NA NA
preferences

Security Type: None

Object None R O NA NA
identification

Security Type: None

Object None O O NA NA
bank_account

Security Type: None

Object None O O NA NA
credit_card

Security Type: None

Object None O O NA NA
notification

Security Type: None

Object None O O NA NA
documents

Security Type: None

Object None C NA NA NA
currency

Security Type: None

Object None R NA NA NA
account

Security Type: None

Object None C NA NA NA
terms_conditions

Security Type: None

Object None R NA NA NA
device_info

Security Type: None

Object None O O NA NA
commerce_info

Security Type: None

Object None NA O NA NA
geo_coordinates

Security Type: None

Object None O O NA NA
custom_field

Security Type: None

Object None O NA NA NA
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
history

Security Type: None

Object None NA NA NA NA
group

Security Type: None

Object None C NA NA NA
access_rule

Security Type: None

Object None NA NA NA NA
external_auth

Security Type: None

Object None O O NA NA
addresses

Security Type: None

Object None NA O NA NA
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None NA O NA NA
validation_data

Security Type: None

Object None O O O O
relationship

Security Type: None

Object None O O O O
authentication

Security Type: None

Object None O O O O
info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA NA
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 R R NA NA
status

Security Type: None

String ^(-1|[0-9]{1,2})$ 10,3,-1 NA O NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
source_time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 NA NA NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
parent_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
type

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
service_provider

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
status

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
action

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
user_converted_to_suspended

Security Type: None

Boolean ^[0-1]{1,1}$ 1, 0 O O O O
source_time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 O O O O
original_source_id

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
personal_info
title

Security Type: None

String ^(-1|[0-9]{1,2})$ 10,3,-1 O O NA NA
first_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R O NA NA
last_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R O NA NA
nick_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O NA NA
job_title

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O O NA NA
gender

Security Type: None

String ^[0-2]{1,1}$ 0, 1, 2 O O NA NA
date_of_birth

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) R O NA NA
verification_status

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 OP OP NA NA
picture

Security Type: None

Object ^(http|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-\.,@?^=%&:\/~\+#]*[\w\-\@?^=%&\/~\+#]){1,2038}$ https://www.google.com O O NA NA
custom_field

Security Type: None

Object None O NA NA NA
address
address_line1

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O O NA NA
address_line2

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O O NA NA
postal_zip_code

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{1,20}$ Abc00, fʁɑ̃s123 O O NA NA
state_region

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 C C NA NA
city_town

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$ Abc00, fʁɑ̃s123 O O NA NA
country_code

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
verification_status

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 OP OP NA NA
custom_field

Security Type: None

Object None O NA NA NA
addresses
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
is_primary

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 O O NA NA
is_billing

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 O O NA NA
address_line1

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 R O NA NA
address_line2

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O O NA NA
postal_zip_code

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{1,20}$ Abc00, fʁɑ̃s123 R O NA NA
state_region

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O O NA NA
city_town

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$ Abc00, fʁɑ̃s123 O O NA NA
country_code

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
custom_field

Security Type: None

Object None O NA NA NA
address
status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP OP NA NA
addresses
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP O NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
address
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
is_billing

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 O O NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O O O
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
email
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
address

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com R O NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP OP NA NA
is_primary

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 R O NA NA
custom_field

Security Type: None

Object None O NA NA NA
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
phone
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
country_code

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
number

Security Type: None

String ^[+]([1-9])\d{7,14}$ +15180000000 R O NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP OP NA NA
is_primary

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 R O NA NA
custom_field

Security Type: None

Object None O NA NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
security
trust_level

Security Type: None

String ^(-1|[0-9]{1,2})$ 10,3,-1 O OP NA NA
password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 R OP NA NA
security_code

Security Type: Wiped

String ^[0-9]{1,6}$ 900000 R OP NA NA
secret_question_1

Security Type: None

String ^(-1|[0-9]{1,2})$ 10,3,-1 R OP NA NA
secret_answer_1

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 R OP NA NA
secret_question_2

Security Type: None

String ^(-1|[0-9]{1,2})$ 10,3,-1 R OP NA NA
secret_answer_2

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 R OP NA NA
access_rule_info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
group_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
bin_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
account_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
pos_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
by_entity

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
by_entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
description

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{1,8000}$ Abc00, fʁɑ̃s123 O O O O
order

Security Type: None

Integer ^[0-9]{1,3}$ 900 O O O O
profile

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
host_app

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O O O
update_activity_type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
access_rule_data
info

Security Type: None

Object None O O O O
action
action

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
access_rule_data
action

Security Type: None

Object None O O O O
rule
access_type

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
expression_operator

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
key
name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
expression_operator

Security Type: None

String None O O O O
value

Security Type: None

String None O O O O
rule
keys

Security Type: None

Object None O O O O
access_rule_data
rule

Security Type: None

Object None O O O O
frequency
calc_method

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
frequency_time
name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
value

Security Type: None

Decimal ^[0-9]{1,3}$ 900 O O O O
unique_key

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
rule_key_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
frequency
frequency_time

Security Type: None

Object None O O O O
access_rule_data
frequency

Security Type: None

Object None O O O O
schedule
expression_operator

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
start_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) O O O O
expiry_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) O O O O
time
start_time

Security Type: None

String ^(([01][0-9])|([2][0-3])):[0-5][0-9]$ 03:03 O O O O
end_time

Security Type: None

String ^(([01][0-9])|([2][0-3])):[0-5][0-9]$ 03:03 O O O O
schedule
time

Security Type: None

Object None O O O O
days_of_week

Security Type: None

String ^(?i)((mon|tue(s)?|wed(nes)?|thu(rs)?|fri|sat(ur)?|sun)(day)?)(,((mon|tue(s)?|wed(nes)?|thu(rs)?|fri|sat(ur)?|sun)(day)?)){0,6}$ sun,Monday,wed O O O O
on_months

Security Type: None

String (^(?i)(jan(uary)?|feb(ruary)?|mar(ch)?|apr(il)?|may|jun(e)?|jul(y)?|aug(ust)?|sep(tember)?|oct(ober)?|(nov|dec)(ember)?)(,(?i)(jan(uary)?|feb(ruary)?|mar(ch)?|apr(il)?|may|jun(e)?|jul(y)?|aug(ust)?|sep(tember)?|oct(ober)?|(nov|dec)(ember)?)){0,11}$)|(^(0[1-9]|1[0-2])(,(0[1-9]|1[0-2])){0,11}$) (mar,April,june) or (1,4,2) O O O O
days_of_month

Security Type: None

String ^((?i)all)$|^((([0][1-9])|([12][0-9])|([3][01]))(,(([0][1-9])|([12][0-9])|([3][01])))*)$ (01,20,31) or (all) O O O O
access_rule_data
schedule

Security Type: None

Object None O O O O
notification
enabled

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
recipient_entity

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
delivery_method

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
access_rule_data
notification

Security Type: None

Object None O O O O
override_rule

Security Type: None

Object None O O O O
excluded
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
access_rule_data
excluded

Security Type: None

Object None O O O O
geo_coordinates

Security Type: None

Object None O O O O
history

Security Type: None

Object None O O O O
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None O O O O
authentication

Security Type: None

Object None O O O O
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
preferences
preferred_language_code

Security Type: None

String ^[a-zA-Z]{1,2}(-[a-zA-Z]{1,2})?$ EN, en, en-ca R O NA NA
enable_facebook_account

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
enable_promotion_notification

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
enable_email_notification

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
enable_sms_notification

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
enable_push_notification

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 R O O O
enable_device_authentication

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
is_agent

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
is_reseller

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
is_seller

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
identification
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 R O NA NA
country_of_issue

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
country_of_residence

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
number

Security Type: Masked

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{1,20}$ Abc00, fʁɑ̃s123 R O NA NA
issue_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) R O NA NA
expiry_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) R O NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA NA NA NA
custom_field

Security Type: None

Object None O NA NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP O NA NA
bank_account
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R O NA NA
holder_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O NA NA
country_code

Security Type: None

String ^[0-9]{1,3}$ 900 R O NA NA
currency_code

Security Type: None

String ^[0-9a-zA-Z]{3,3}$ USD, CAD, EUR, GBP R O NA NA
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
number

Security Type: Masked

String ^[0-9]{10,18}$ 0532000000 R O NA NA
swift_code

Security Type: None

String ^[a-zA-Z]{6}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?$ CITIUS00 C O NA NA
iban

Security Type: None

String [a-zA-Z]{2}[0-9]{2}[a-zA-Z0-9]{4}[0-9]{7}([a-zA-Z0-9]?){0,16} GB29RBOS60161331926819 C O NA NA
transit_number

Security Type: None

String ^[0-9]{1,5}$ 90000 C O NA NA
institution_number

Security Type: None

String ^[0-9]{1,5}$ 90000 C O NA NA
routing_number

Security Type: None

String ^[0-9]{1,9}$ 900000000 C O NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
is_primary

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 O O NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
custom_field

Security Type: None

Object None O NA NA NA
phone_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
address_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP O NA NA
beneficiary_type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 R O NA NA
extended_data

Security Type: None

Object None NA NA NA NA
linked_account_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
bank_address

Security Type: None

String ^[0-9]{1,10}$ 5000000 O O O O
city_town

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$ Abc00, fʁɑ̃s123 O O O O
postal_zip_code

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{1,20}$ Abc00, fʁɑ̃s123 O O O O
credit_card
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
first_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R O NA NA
last_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R O NA NA
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 R O NA NA
number

Security Type: Masked

String ^[0-9]{1,16}$ 5389820000000000 R O NA NA
currency_code

Security Type: None

String ^[0-9a-zA-Z]{3,3}$ USD, CAD, EUR, GBP R O NA NA
expiry_year

Security Type: None

String ^(20|21)\d{2}$ 2000 R O NA NA
expiry_month

Security Type: None

String ^(0[1-9]|1[0-2])$ 01,06,12 R O NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
is_primary

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 O O NA NA
security_code

Security Type: Wiped

String ^[0-9]{1,3}$ 900 R O NA NA
address_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
custom_field

Security Type: None

Object None O NA NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP O NA NA
notification
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R O R
type

Security Type: None

String ^[0-9]{1,3}$ 900 O O NA NA
subject

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$ Abc00, fʁɑ̃s123 O O NA NA
message

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,255}$ Abc00, fʁɑ̃s123 O O NA NA
status

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
expiry_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) O O NA NA
notification
enabled

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
recipient_entity

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
delivery_method

Security Type: None

String ^[0-9]{1,1}$ 0-9 O O O O
currency
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R O R
code

Security Type: None

String ^[0-9a-zA-Z]{3,3}$ USD, CAD, EUR, GBP R R NA NA
number

Security Type: None

String ^[0-9]{1,3}$ 900 NA O NA NA
terms_conditions
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O R O R
acceptance

Security Type: None

String ^[0-1]{1,1}$ 1, 0 R R NA NA
title

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 O O NA NA
version_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) NA O NA NA
device_info
id

Security Type: None

String ^[0-9]{1,10}$ 5000000 NA R NA R
os

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O NA NA
brand

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O NA NA
installation_id

Security Type: None

String ^[0-9]{1,10}$ 5000000 O O NA NA
commerce_info
customer_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
role_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
geo_coordinates
latitude

Security Type: None

String ^(-?(?:1[0-7]|[1-9])?\d(?:\.\d{1,24})?|180(?:\.0{1,24})?)$ 37.42242 R R NA NA
longitude

Security Type: None

String ^(-?(?:1[0-7]|[1-9])?\d(?:\.\d{1,24})?|180(?:\.0{1,24})?)$ 37.42242 R R NA NA
position_description

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,255}$ Abc00, fʁɑ̃s123 O O NA NA
history
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA NA NA
activity_type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA NA NA NA
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA NA NA NA
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA NA NA
by_entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA NA NA NA
by_entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA NA NA
json

Security Type: None

String (?(DEFINE) (? -? (?= [1-9]|0(?!\d) ) \d+ (\.\d+)? ([eE] [+-]? \d+)? ) (? true | false | null ) (? " ([^"\\\\]* | \\\\ ["\\\\bfnrt\/] | \\\\ u [0-9a-f]{4} )* " ) (? \[ (?: (?&json) (?: , (?&json) )* )? \s* \] ) (? \s* (?&string) \s* : (?&json) ) (? \{ (?: (?&pair) (?: , (?&pair) )* )? \s* \} ) (? \s* (?: (?&number) | (?&boolean) | (?&string) | (?&array) | (?&object) ) \s* ) ) \A (?&json) \Z { "Object": [ { "property1": "value1", "property2": "value2" } ] } NA NA NA NA
notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,500}$) Abc000000 NA NA NA NA
admin_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,500}$) Abc000000 NA NA NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
entity_data

Security Type: None

Integer ^[0-9]{1,3}$ 900 NA O NA NA
Old_Data

Security Type: None

String None O O O O
New_Data

Security Type: None

String None O O O O
Old_Data

Security Type: None

String None O O O O
New_Data

Security Type: None

String None O O O O
access_rule_info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
group_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
bin_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
account_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
pos_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
by_entity

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
by_entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O O O O
description

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{1,8000}$ Abc00, fʁɑ̃s123 O O O O
order

Security Type: None

Integer ^[0-9]{1,3}$ 900 O O O O
profile

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
host_app

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O O O
update_activity_type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
access_rule_data
info

Security Type: None

Object None O O O O
action

Security Type: None

Object None O O O O
rule

Security Type: None

Object None O O O O
frequency

Security Type: None

Object None O O O O
schedule

Security Type: None

Object None O O O O
notification

Security Type: None

Object None O O O O
override_rule

Security Type: None

Object None O O O O
excluded

Security Type: None

Object None O O O O
geo_coordinates

Security Type: None

Object None O O O O
history

Security Type: None

Object None O O O O
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None O O O O
authentication

Security Type: None

Object None O O O O
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
external_authentication
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA R NA R
login_id

Security Type: None

String ^[0-9]{1,25}$ 90000000000000 R NA NA NA
token

Security Type: None

String None O O NA NA
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 R NA NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C C NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
custom_field

Security Type: None

Object None O NA NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 OP O NA NA
notes
user_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
admin_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
last_activity
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA O NA NA
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
entity_data

Security Type: None

Integer ^[0-9]{1,3}$ 900 NA O NA NA
activity_type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA O NA NA
notes

Security Type: None

Object None NA O NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
validation_data
info

Security Type: None

Object None O O O O
geo_coordinates

Security Type: None

Object None O O O O
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None O O O O
authentication

Security Type: None

Object None O O O O
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O O O
relationship
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
on_entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
on_entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O O O
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
verification_status

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O O O
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O O O
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01])T(0[0-9]|1[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]){1,22}$ 2012-11-03T13:00:59 (yyyy-mm-ddThh:mm:ss) O O O O
custom_field

Security Type: None

Object None O O O O
authentication
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
code

Security Type: Encrypted

String ^[ A-Za-z0-9_.\/#=&+-]*$ UN7C-KKT98L-4HAU O O O O
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
code

Security Type: Encrypted

String ^[ A-Za-z0-9_.\/#=&+-]*$ UN7C-KKT98L-4HAU O O O O
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
code

Security Type: Encrypted

String ^[ A-Za-z0-9_.\/#=&+-]*$ UN7C-KKT98L-4HAU O O O O
document_data
info

Security Type: None

Object None R NA NA NA
attachment

Security Type: None

Object None R NA NA NA
custom_field

Security Type: None

Object None O NA NA NA
geo_coordinates

Security Type: None

Object None O NA NA NA
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O NA NA NA
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None NA O NA NA
authentication

Security Type: None

Object None O O O O
attachment
file_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 R NA NA NA
file_extension

Security Type: None

String ^.*\.(ZIP|zip|7Z|7z|GZ|gz|GZIP|gzip|RAR|rar|PDF|pdf|DOC|doc|DOCX|docx|GIF|gif|JPG|jpg|PNG|png|ODT|odt|ODG|odg|TXT|txt|JPRG|jpeg|TIFF|tiff|TIF|tif|BMP|bmp|PPM|ppm|PGM|pgm|PBM|pbm|BPG|bpg)$ .DOC R NA NA NA
content

Security Type: Wiped

String ^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$ ejJlQUVFSFpCcUpjVDNlWW5WcEd0QQ== R NA NA NA
file_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA NA NA
file_url

Security Type: None

Object ^(http|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-\.,@?^=%&:\/~\+#]*[\w\-\@?^=%&\/~\+#]){1,2038}$ https://www.google.com NA NA NA NA
geo_coordinates
latitude

Security Type: None

String ^(-?(?:1[0-7]|[1-9])?\d(?:\.\d{1,24})?|180(?:\.0{1,24})?)$ 37.42242 R R NA NA
longitude

Security Type: None

String ^(-?(?:1[0-7]|[1-9])?\d(?:\.\d{1,24})?|180(?:\.0{1,24})?)$ 37.42242 R R NA NA
position_description

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,255}$ Abc00, fʁɑ̃s123 O O NA NA
notes
user_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
admin_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
last_activity
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA O NA NA
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
entity_data

Security Type: None

Integer ^[0-9]{1,3}$ 900 NA O NA NA
activity_type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 NA O NA NA
notes

Security Type: None

Object None NA O NA NA
update_date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
authentication
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 O O O O
code

Security Type: Encrypted

String ^[ A-Za-z0-9_.\/#=&+-]*$ UN7C-KKT98L-4HAU O O O O
document_info
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O NA NA NA
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O NA NA NA
entity

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 C NA NA NA
document_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA NA NA
first_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O NA NA NA
last_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 O NA NA NA
email_address

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com O NA NA NA
type

Security Type: None

Integer ^[0-9]{1,3}$ 900 R NA NA NA
language

Security Type: None

String ^[a-zA-Z]{1,2}(-[a-zA-Z]{1,2})?$ EN, en, en-ca O NA NA NA
status

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 OP NA NA NA
subject

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$ Abc00, fʁɑ̃s123 R NA NA NA
notes

Security Type: None

String ^$|(^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,500}$) Abc00, fʁɑ̃s123 O NA NA NA
number_of_attachments

Security Type: None

Integer ^[0-9]{1,3}$ 900 NA NA NA NA
support_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 OP NA NA NA
update_datetime_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA NA NA NA
date_utc

Security Type: None

Date ^[0-9]{1,10}$ 5000000 NA NA NA NA
source_time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 NA NA NA NA
entity_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 C NA NA NA
notes
user_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
admin_notes

Security Type: None

String ^$|(^(?!.*--)[?-?a-zA-Z0-9][^\^+=<>|\n\r\b\t]{0,255}$) Abc000000 O O O O
reset_user_security
info

Security Type: None

Object None R NA NA NA
reset_security_data

Security Type: None

Object None R NA NA NA
geo_coordinates

Security Type: None

Object None O O NA NA
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O NA NA NA
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None NA O NA NA
authentication

Security Type: None

Object None O O O O
reset_user_security_info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
type

Security Type: None

Integer ^[0-9]{1,1}$ 0-9 O O NA NA
source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
source_time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 O O NA NA
reset_security_data
reset_password

Security Type: None

Object None O O NA NA
reset_security_code

Security Type: None

Object None O O NA NA
forget_password

Security Type: None

Object None O O NA NA
reset_security_questions

Security Type: None

Object None O O NA NA
reset_password
current_password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 R R NA NA
new_password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 R R NA NA
reset_security_code
current_password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 R R NA NA
new_security_code

Security Type: Wiped

String ^[0-9]{1,6}$ 900000 R R NA NA
forget_password
verified_email

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com C C NA NA
verified_mobile

Security Type: None

String ^[+]([1-9])\d{7,14}$ +15180000000 C C NA NA
account_number

Security Type: Masked

String ^[0-9]{11,19}$ 5389820000000000, 3333330000000000000 C C NA NA
reset_security_questions
current_password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 R NA NA NA
secret_question_1

Security Type: Wiped

String ^(-1|[0-9]{1,2})$ 10,3,-1 R NA NA NA
secret_question_2

Security Type: Wiped

String ^(-1|[0-9]{1,2})$ 10,3,-1 R NA NA NA
secret_answer_1

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 R NA NA NA
secret_answer_2

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 R NA NA NA
validate_user_security
info

Security Type: None

Object None O O NA NA
validate_data

Security Type: None

Object None O O NA NA
geo_coordinates

Security Type: None

Object None O O NA NA
validate

Security Type: None

String ^[0-1]{1,1}$ 1, 0 O O NA NA
notes

Security Type: None

Object None O O O O
last_activity

Security Type: None

Object None NA O NA NA
authentication

Security Type: None

Object None O O O O
validate_user_security_info
id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 O O NA NA
type

Security Type: None

Integer ^(-1|[0-9]{1,2})$ 10,3,-1 R O NA NA
source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 O O NA NA
server_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
date_utc

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) NA O NA NA
source_time_zone

Security Type: None

String ^((?:UTC [+|-](?:2[0-3]|[01][0-9]):[0-5][0-9])){1,10}$ UTC -06:00, UTC +02:30 O O NA NA
validate_security_data
password

Security Type: Wiped

String ^(?!.*--)[^\^+=<>|\n\r\b\t]{6,255}$ hello1 O O NA NA
security_code

Security Type: Wiped

String ^[0-9]{1,6}$ 900000 O O NA NA
email

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com O O NA NA
phone

Security Type: None

String ^[+]([1-9])\d{7,14}$ +15180000000 O O NA NA
secret_answer_1

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 O O NA NA
secret_answer_2

Security Type: Wiped

String ^(?!.*--)[\p{L}\p{N}][^\^+=<>|\n\r\b\t]{0,100}$ Abc00, fʁɑ̃s123 O O NA NA
birth_date

Security Type: None

Date ^(19|20)\d{2}-(0[1-9]|1[0-2])-(0[1-9]|1\d|2\d|3[01]){1,22}$ 1992-01-12 (yyyy-mm-dd) O O NA NA

User Query Parameters


Field Name Field Type Regular Expression Sample Field Status
POST PUT GET DELETE
user_inquiry
start_index

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA O NA
page_size

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA O NA
sort_by

Security Type: None

String ^[a-zA-Z0-9_]{1,22}$ create_time NA NA O NA
sort_flag

Security Type: None

String ^(asc|desc)$ asc, desc NA NA O NA
program_id

Security Type: None

String ^[0-9]{1,10}$ 5000000 NA NA O NA
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA O NA
search_term

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 NA NA O NA
first_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 NA NA O NA
last_name

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 NA NA O NA
email

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com NA NA O NA
status

Security Type: None

String ^[0-1]{1,1}$ 1, 0 NA NA O NA
currency

Security Type: None

String ^[0-9a-zA-Z]{3,3}$ USD, CAD, EUR, GBP NA NA O NA
from_date

Security Type: None

String ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) NA NA R NA
to_date

Security Type: None

String ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) NA NA R NA
archive

Security Type: None

String ^[0-9]{1,10}$ 5000000 NA NA O NA
country_code

Security Type: None

Integer ^[0-1]{1,1}$ 1, 0 NA NA O NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA NA O NA
entity

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA NA O NA

Document Query Parameters


Field Name Field Type Regular Expression Sample Field Status
POST PUT GET DELETE
document_inquiry
start_index

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
page_size

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
sort_by

Security Type: None

String ^[a-zA-Z0-9_]{1,22}$ create_time NA O NA NA
sort_flag

Security Type: None

String ^(asc|desc)$ asc, desc NA O NA NA
program_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
terminal_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
terminal_user_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
search_term

Security Type: None

String ^(?!.*--)[\p{L}\p{N}][^\\\/*$%^+=<>|\n\r\b\t]{0,49}$ Abc00, fʁɑ̃s123 NA O NA NA
account_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
status

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
user_name

Security Type: None

String ^(?!.*--)([\w-+\.]{1,80})@([\w-+\.]{1,80})\.([a-zA-Z]{1,20})$ John.Smith@example.com NA O NA NA
from_date

Security Type: None

String ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) NA O NA NA
to_date

Security Type: None

String ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) NA O NA NA
archive

Security Type: None

String ^[0-9]{1,10}$ 5000000 NA O NA NA
transaction_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
order_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA
original_source_id

Security Type: None

String ^[a-zA-Z0-9]{1,100} 2Feb2015000001 NA O NA NA
document_id

Security Type: None

Integer ^[0-9]{1,10}$ 5000000 NA O NA NA

Create User

Create User


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Marcos",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1970-05-03",
        
			"verification_status":  "1",
        
			"photo":  ""
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "2730 Victoria Ave. E",
        
			"address_line2":  "Saskatchewan",
        
			"postal_zip_code":  "S4N 6M5",
        
			"country_code":  "840",
        
			"state_region":  "TX",
        
			"city_town":  "Regina",
        
			"status":  1,
        
			"verification_status":  1
			
    },
    
			"email":  [
        
			{
            
			"address":  "Marcos.Collier@mail.com",
            
			"verification_status":  "1",
            
			"is_primary":  "1"
			
        }
			
    ],
    
			"phone":  [
        
			{
            
			"type":  "1",
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"verification_status":  "0",
            
			"is_primary":  1
			
        }
			
    ],
    
			"security":  {
        
			"password":  "Pass1234!",
        
			"security_code":  "123456",
        
			"secret_question_1":  "1",
        
			"secret_answer_1":  "soma",
        
			"secret_question_2":  "2",
        
			"secret_answer_2":  "Alex"
			
    },
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  "1",
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "1",
        
			"time_zone":  "UTC +10:00",
        
			"enable_device_authentication":  "0"
			
    },
    
			"currency":  [
        
			{
            
			"code":  "USD"
			
        }
			
    ],
    
			"terms_conditions":  {
        
			"acceptance":  "1"
			
    },
    
			"geo_coordinates":  {
        
			"latitude":  "41.667647",
        
			"longitude":  "-88.087447",
        
			"position_description":  "N Schmidt Rd"
			
    },
    
			"custom_field":  {
        
			"acceptance2":  "21",
        
			"acceptance":  "12"
			
    },
    
			"notation":  {
        
			"notes":  "new user"
			
    },
    
			"identification":  [
        
			{
            
			"type":  1,
            
			"country_of_issue":  840,
            
			"country_of_residence":  840,
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"number":  47090225,
            
			"verification_status":  "0",
            
			"custom_field":  {
                
			"a2":  133
			
            }
			
        }
			
    ],
    
			"validate":  0
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "17",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC -11:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Marcos",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1970-05-03",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "2730 Victoria Ave. E",
        
			"address_line2":  "Saskatchewan",
        
			"postal_zip_code":  "S4N 6M5",
        
			"country_code":  "840",
        
			"state_region":  "TX",
        
			"city_town":  "Regina",
        
			"status":  1,
        
			"verification_status":  0,
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"update_date_utc":  "2023-01-17T06:48:51",
        
			"custom_field":  null
			
    },
    
			"addresses":  null,
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"type":  0,
            
			"address":  "Marcos.Collier@mail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  null,
            
			"server_date":  null,
            
			"date_utc":  null,
            
			"client_date":  null,
            
			"update_date_utc":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T06:48:51",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  {
        
			"trust_level":  "0",
        
			"password":  "Pass1234!",
        
			"security_code":  "123456",
        
			"signup_code":  "____",
        
			"secret_question_1":  "1",
        
			"secret_answer_1":  "soma",
        
			"secret_question_2":  "2",
        
			"secret_answer_2":  "Alex"
			
    },
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  "1",
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "1",
        
			"enable_device_authentication":  "0",
        
			"time_zone":  "UTC +10:00",
        
			"time_zone_name":  null,
        
			"is_agent":  "0",
        
			"is_reseller":  "0",
        
			"is_seller":  "0"
			
    },
    
			"identification":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"id":  58926,
            
			"type":  1,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "47090225",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T06:48:51",
            
			"extra_data":  null,
            
			"custom_field":  {
                
			"a2":  133
			
            }
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  [
        
			{
            
			"id":  90301,
            
			"code":  "USD",
            
			"number":  null,
            
			"is_primary":  0
			
        }
			
    ],
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  {
        
			"id":  7222,
        
			"acceptance":  "1",
        
			"title":  null,
        
			"version_name":  null,
        
			"server_date":  null
			
    },
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  {
        
			"latitude":  "41.667647",
        
			"longitude":  "-88.087447",
        
			"position_description":  "N Schmidt Rd"
			
    },
    
			"custom_field":  {
        
			"acceptance2":  "21",
        
			"acceptance":  "12"
			
    },
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"info":  {
                
			"id":  9419,
                
			"cluster_id":  0,
                
			"program_id":  5,
                
			"parent_id":  0,
                
			"entity":  7,
                
			"entity_id":  88833,
                
			"sub_entity":  [
                    
			{
                        
			"sub_entity":  15,
                        
			"sub_entity_id":  0
			
                    }
			
                ],
                
			"by_entity":  3,
                
			"by_entity_id":  6,
                
			"assigned_to_entity":  7,
                
			"assigned_to_entity_id":  88833,
                
			"entity_data":  19,
                
			"status":  1,
                
			"description_code":  "M111",
                
			"category":  2,
                
			"type":  1,
                
			"scope":  3,
                
			"priority":  2,
                
			"service_provider":  0,
                
			"service_method":  0,
                
			"server_date":  "2023-01-17T09:48:57",
                
			"date_utc":  "2023-01-17T06:48:57",
                
			"client_date":  "2023-01-16T19:48:57",
                
			"update_date_utc":  "2023-01-17T06:48:57",
                
			"source_time_zone":  "UTC -11:00",
                
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
            },
            
			"content":  {
                
			"subject":  "Upload Proof Of Address (POA) Document",
                
			"content":  "To verify your address, please upload a proof of address (POA) document, this document may be a utility bill, bank statement, credit card statement or tax document."
			
            },
            
			"history":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  "0",
            
			"function_code":  0,
            
			"time_zone":  "UTC -11:00",
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "0",
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  7629
			
}
		
×

Create User Email

Create User Email


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"email":  [
        
			{
            
			"address":  "M.Collier@mail.com",
            
			"is_primary":  "0",
            
			"custom_field":  {
                
			"c1":  "email custom field"
			
            }
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  null,
        
			"type":  1,
        
			"server_date":  "2023-01-17T11:27:40",
        
			"date_utc":  "2023-01-17T08:27:40",
        
			"client_date":  "2023-01-16T21:27:40",
        
			"source_time_zone":  "UTC -11:00",
        
			"original_source_id":  "c5b080c8-fb7c-4dba-9fbd-ca013736e869"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  [
        
			{
            
			"id":  103006,
            
			"type":  0,
            
			"address":  "M.Collier@mail.com",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  null,
            
			"server_date":  null,
            
			"date_utc":  null,
            
			"client_date":  null,
            
			"update_date_utc":  null,
            
			"custom_field":  {
                
			"c1":  "email custom field"
			
            }
			
        }
			
    ],
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1633
			
}
		
×

Create User Phone

Create User Phone


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"phone":  [
        
			{
            
			"type":  "0",
            
			"country_code":  "840",
            
			"number":  "+13413739950",
            
			"verification_status":  "1",
            
			"is_primary":  "0"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  null,
        
			"type":  1,
        
			"server_date":  "2023-01-17T11:28:54",
        
			"date_utc":  "2023-01-17T08:28:54",
        
			"client_date":  "2023-01-16T21:28:54",
        
			"source_time_zone":  "UTC -11:00",
        
			"original_source_id":  "3828c4ce-73a5-4671-b5cb-92555ebc64d5"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  [
        
			{
            
			"id":  106333,
            
			"type":  0,
            
			"country_code":  "840",
            
			"number":  "+13413739950",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "3828c4ce-73a5-4671-b5cb-92555ebc64d5",
            
			"server_date":  "2023-01-17T11:28:54",
            
			"date_utc":  "2023-01-17T08:28:54",
            
			"client_date":  "2023-01-16T21:28:54",
            
			"update_date_utc":  "2023-01-17T08:28:54",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1227
			
}
		
×

Create User Address

Create User Address


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"addresses":  [
        
			{
            
			"type":  0,
            
			"is_primary":  0,
            
			"is_billing":  0,
            
			"address_line1":  "148 Woodvale Road",
            
			"address_line2":  "Lansdowne",
            
			"postal_zip_code":  "K0E 1L0",
            
			"country_code":  "840",
            
			"state_region":  "NY",
            
			"city_town":  "Lansdowne",
            
			"status":  1,
            
			"verification_status":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  [
        
			{
            
			"id":  107090,
            
			"type":  0,
            
			"is_primary":  0,
            
			"is_billing":  0,
            
			"address_line1":  "148 Woodvale Road",
            
			"address_line2":  "Lansdowne",
            
			"postal_zip_code":  "K0E 1L0",
            
			"country_code":  "840",
            
			"state_region":  "NY",
            
			"city_town":  "Lansdowne",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
            
			"server_date":  "2023-01-17T10:29:14",
            
			"date_utc":  "2023-01-17T07:29:14",
            
			"client_date":  "2023-01-16T20:29:14",
            
			"update_date_utc":  "2023-01-17T07:29:14",
            
			"custom_field":  null
			
        }
			
    ],
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1714
			
}
		
×

Create User Document

Create User Document


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"info":  {
        
			"first_name":  "M.",
        
			"last_name":  "Collier",
        
			"entity":  25,
        
			"entity_id":  0,
        
			"type":  2,
        
			"language":  "en",
        
			"subject":  "Identification",
        
			"notes":  "Test"
			
    },
    
			"attachment":  [
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "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"
			
        },
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "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"
			
        },
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "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"
			
        }
			
    ],
    
			"geo_coordinates":  {
        
			"latitude":  "31.969848",
        
			"longitude":  "35.864097",
        
			"position_description":  "MStart Compnay"
			
    },
    
			"custom_field":  {
        
			"custom notes":  "jpg document"
			
    },
    
			"validate":  "0"
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"program_id":  5,
        
			"user_id":  88833,
        
			"entity":  25,
        
			"entity_id":  0,
        
			"document_id":  32705,
        
			"first_name":  "M.",
        
			"last_name":  "Collier",
        
			"email_address":  "Marcos.Collier@gmail.com",
        
			"type":  2,
        
			"language":  "en",
        
			"status":  1,
        
			"subject":  "Identification",
        
			"notes":  "Test",
        
			"number_of_attachments":  3,
        
			"support_notes":  null,
        
			"update_datetime_utc":  "2023-01-17T09:24:30",
        
			"source_id":  "9474b720-19c0-452d-8b36-d379d55af696",
        
			"server_date":  "2023-01-17T12:24:30",
        
			"date_utc":  "2023-01-17T09:24:30",
        
			"source_time_zone":  "UTC -11:00",
        
			"attachment_status":  2
			
    },
    
			"attachment":  [
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "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",
            
			"file_id":  33811,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        },
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "/9j/4AAQSkZJRgABAQEAYABgAAD/4QAiRXhpZgAATU0AKgAAAAgAAQESAAMAAAABAAEAAAAAAAD/2wBDAAIBAQIBAQICAgICAgICAwUDAwMDAwYEBAMFBwYHBwcGBwcICQsJCAgKCAcHCg0KCgsMDAwMBwkODw0MDgsMDAz/2wBDAQICAgMDAwYDAwYMCAcIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAz/wAARCABEAC8DASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD8dvD9hv0e3bPDRqT+Wa1/EXgjVvCzR/2ppep6b5lqt8gu7WS3L27MFWYb1GYyxCh/ukkDOSBUfhaLbotqv/TBMf8AfIr6O1D/AIKA61e+DL7w3eaDY3nh+68L6d4TSykuBELa1s9PtbZZI5IYo5BNJc6fpt48pcv5mnW0alYkCV9JUc4pckb/ADOdW6ng2n/BvxhqGoNbQeEvFVxcpKkDQxaPcvIsjxeeiFQmQzQgyKvUoCwBXmrGkfC/xNrcVq1j4Z8RXkd7dS2Nu1vpk8ouLmNWaSBNqnfKio5ZFyyhGJAwce73n/BR3Vr7X5L+fwZ4VuLia6vLwNLaW25ZrvSJNLu7gBbdUE10sgnuQiLb3MsMTyW7SKZGd4c/4KSeModTj1TVtP0vxBr11axWOr318TIusRwyajNFI8DAxLMZtTnaRwpWUIg2L5lybjFVMT1gvvC0e54dq/wq8VeFNATVtU8L+J9N0lp2tlvrzSbi3tWlV3RoxK6BN4aORSucgowxlTinpzkEfNjivRvj7+0tqXx805YtQ0y109m8U654tc291PKouNWj0xLiBfOZ3FvH/ZVv5Ks7MgZlLOAm3zi0Oxv5V3UedxvPcPQy/DZX+x7Xt+4T/wBBFWpH5VS3zSMFUHqx9B6n/CqOiw+Votvt7QoPr8tdl8GtQvtN8e2ktqsr2cksVjqmVZoPstxKsZE23ohYqVLcLIkbD5lFZyk4xbEjrfgP+y1qPxh8SXmmsWtbqxlaOSH5ZGUqSCSoYFwWDD5WXlc5IIB5r4jfCi7+H3izVNPRZpo9JiEtyzEFrdSyL85wueXTkKB82MfK2Ppzxbr9v/wkerWfm/YdXjtV1jTNZuZrTS4rrfAR9lmupiqO5xGIy8Es0apMEITKjJ8YJaaB8MfFF/a3lu0Ph24nsoZo7eN7a+uIl82O5NxtD3UbSFljaT5AJAEHzF5PNp4ubnzPZ20NXDQ+VkIeL2xx71LCuzFEzyXM0ks0sks0js0jyMWkdicsWJ5LE5yTzmmwvuxuYc+3Svcg+5j0MvSU2aPb9eIlHP0Fet/st/FHwj4Ws/Fvhnx1bzSeHPFVnGjTxSSK1pLE4cOFU4kyBtKHG5d2GVxGR5JZDZpsfzfdVR+lTaL4b1HxXqn2LSrG81K8ZWkENtA00hVRljtUE4CgknsBXFWpqdNxloVGVtT7a+CV34Ru0ufDPirW7Dxg1jerdtd6l4bEllZRsryW8aSXDMzma2zKHCszBmDsXAMl7Vte8N6HqNv8Tddhu9c+Hvw9ddNk8GvpcNpHda39mcWcDkvIqwcQTO4jdPkG1WOPL+O/BPhzxz4Mv7e60fTvEmmTXyTIkkNrLGs6x581SSu1tmCSDypAbg4NNvPhh4o02/uGvvDPiOG6jTzZ2uNOnEioz7NzllyAZMplv48r97IrzlgVzX59Plfz9PU09ppaxN8R/Hd58UPHGseItQSCO91y8lvZkgQJHEXYttUf3VBAHcgZOTk1hRgnp/OpJYJLO5aGWOSOaFijxyKVZGBwVIPIIOQQehGKWOI8tu/DFe1TVlaJkZcQ22Sj7q7RwOaueDPEsvhXxVa3S32rafbNIsN5LpzKLo2zMomEe4hTIFyU3EAOEORjIy9OulnsV5/hHFBdS5/rxWbimrAfT1z+1r4Y1tde0/UPF/7Rlxp97tghe18TQSPdxNbeVMbn7RkMZJHuGISOMMkiLiIo7SyXf7WWjQ+E76z0fxp+0RYzW9pcQ6XDPrdjLaSM1tHHBHMiBEjt0ZdpjijJ8sYDDKCLmv2Kv2nvh9+zxZeIYfHHwh0P4pNrE9rJaNqMOmSDTljWYOE+2afdOGYyI42MsZaFBLHOmYz558RfEun+N/iX4k1rSdJj0HSdY1S6vbLTI/KC6bBJM7xwDyYoosRqwX93FGny/KijCjjp4ODm4uOi66a/Ivnfcyby9m1jULm8vJ5bq8u5WnnmlcySTyOSzO7HlmZiSSckkk1Jaxg9DQkHf86ms4NrfUd69iMDPzPOtIlYWiruPQVcRmZVO5ulFFcoy5pkjNGD+PFdDo8YJU98UUVtT6B1Nq2tUZOlTG2WKXauaKK9CSsI/9kA",
            
			"file_id":  33812,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        },
        
			{
            
			"file_name":  "Passport Copy",
            
			"file_extension":  ".jpg",
            
			"content":  "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",
            
			"file_id":  33813,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        }
			
    ],
    
			"custom_field":  {
        
			"custom notes":  "jpg document"
			
    },
    
			"geo_coordinates":  {
        
			"latitude":  "31.969848",
        
			"longitude":  "35.864097",
        
			"position_description":  "MStart Compnay"
			
    },
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "0",
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  405
			
}
		
×

Create Proof Of Address (POA) Document

Create Proof Of Address (POA) Document


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"info":  {
        
			"type": 7,
        
			"language":  "en",
        
			"subject":  "Address",
        
			"entity": 15
			
    },
    
			"attachment":  [
        
			{
            
			"file_name":  "ID Document Front",
            
			"file_extension":  ".jpg",
            
			"content":  "Base64"
        },
        
			{
            
			"file_name":  "ID Document Front",
            
			"file_extension":  ".jpg",
            
			"content":  "Base64"
        },
        
			{
            
			"file_name":  "Selfie",
            
			"file_extension":  ".jpg",
            
			"is_selfie":  false,
            
			"content":  "Base64"  
        }
			
    ],
    
			"geo_coordinates":  {
        
			"latitude":  "31.969848",
        
			"longitude":  "35.864097",
        
			"position_description":  "MStart Compnay"
			
    },
    
			"custom_field":  {
        
			"custom notes":  "jpg document"
			
    },
    
			"validate":  "0"
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"program_id":  13100,
        
			"user_id":  99184,
        
			"entity":  15,
        
			"entity_id":  118680,
        
			"document_id":  41537,
        
			"first_name":  "raqhad",
        
			"last_name":  "haitham",
        
			"email_address":  "raghadKHafa452@mstart.com",
        
			"type":  7,
        
			"language":  "en",
        
			"status":  1,
        
			"subject":  "Address",
        
			"notes":  null,
        
			"number_of_attachments":  3,
        
			"support_notes":  null,
        
			"update_datetime_utc":  "2023-11-19T13:04:43",
        
			"client_date":  null,
        
			"source_id":  "cdf50989-dc24-4e3b-9198-c5deb2962799",
        
			"server_date":  "2023-11-19T16:04:43",
        
			"date_utc":  "2023-11-19T13:04:43",
        
			"source_time_zone":  "UTC +03:00",
        
			"attachment_status":  2
			
    },
    
			"attachment":  [
        
			{
            
			"file_name":  "ID Document Front",
            
			"file_extension":  ".jpg",
            
			"content":  "____",
            
			"file_id":  48663,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        },
        
			{
            
			"file_name":  "ID Document Front",
            
			"file_extension":  ".jpg",
            
			"content":  "____",
            
			"file_id":  48664,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        },
        
			{
            
			"file_name":  "Selfie",
            
			"file_extension":  ".jpg",
            
			"content":  "____",
            
			"file_id":  48665,
            
			"file_url":  null,
            
			"is_selfie":  false
			
        }
			
    ],
    
			"custom_field":  {
        
			"custom notes":  "jpg document"
			
    },
    
			"geo_coordinates":  {
        
			"latitude":  "31.969848",
        
			"longitude":  "35.864097",
        
			"position_description":  "MStart Compnay"
			
    },
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "0",
    
			"function_code":  0,
    
			"time_zone":  "UTC +03:00",
    
			"time_zone_name":  "Asia/Amman",
    
			"response_time":  1428
			
}
		
×

Create Credit Card

Create Credit Card


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"credit_card":  [
        
			{
            
			"first_name":  "Winston",
            
			"last_name":  "Collier",
            
			"type":  "1",
            
			"number":  "4606607755411750",
            
			"currency_code":  "USD",
            
			"expiry_year":  "2027",
            
			"expiry_month":  "12",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"security_code":  123
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  [
        
			{
            
			"id":  18430,
            
			"first_name":  "Winston",
            
			"last_name":  "Collier",
            
			"type":  1,
            
			"number":  "4606607755411750",
            
			"currency_code":  "USD",
            
			"expiry_year":  "2027",
            
			"expiry_month":  "12",
            
			"security_code":  "123",
            
			"address_id":  null,
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "b7a66b9c-03cf-4f0a-8d5f-181d36af3e18",
            
			"server_date":  "2023-01-17T11:33:47",
            
			"date_utc":  "2023-01-17T08:33:47",
            
			"client_date":  "2023-01-16T21:33:47",
            
			"update_date_utc":  "2023-01-17T08:33:47",
            
			"custom_field":  null
			
        }
			
    ],
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1576
			
}
		
×

Create User Identification

Create User Identification


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"type":  3,
            
			"country_of_issue":  124,
            
			"country_of_residence":  124,
            
			"issue_date":  "2020-09-21",
            
			"expiry_date":  "2030-09-21",
            
			"number":  5299990044524768,
            
			"verification_status":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88752,
        
			"program_id":  16260,
        
			"status":  "17",
        
			"type":  1,
        
			"server_date":  "2023-01-16T10:11:40",
        
			"date_utc":  "2023-01-16T07:11:40",
        
			"client_date":  "2023-01-16T08:11:40",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Stephen",
        
			"last_name":  "Wilso",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1993-08-03",
        
			"verification_status":  1,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "3275 Hall Place",
        
			"address_line2":  "Texas",
        
			"postal_zip_code":  "75651",
        
			"country_code":  "840",
        
			"state_region":  "TX",
        
			"city_town":  "Mims",
        
			"status":  1,
        
			"verification_status":  1,
        
			"original_source_id":  "127eb98e-9d48-4e59-a71b-bbfffea202be",
        
			"server_date":  "2023-01-17T14:28:02",
        
			"date_utc":  "2023-01-17T11:28:02",
        
			"client_date":  "2023-01-17T12:28:02",
        
			"update_date_utc":  "2023-01-17T11:28:02",
        
			"custom_field":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  58945,
            
			"type":  3,
            
			"country_of_issue":  "124",
            
			"country_of_residence":  "124",
            
			"number":  "5299990044524768",
            
			"issue_date":  "2020-09-21",
            
			"expiry_date":  "2030-09-21",
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "127eb98e-9d48-4e59-a71b-bbfffea202be",
            
			"server_date":  "2023-01-17T14:28:02",
            
			"date_utc":  "2023-01-17T11:28:02",
            
			"client_date":  "2023-01-17T12:28:02",
            
			"update_date_utc":  "2023-01-17T11:28:02",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  995
			
}
		
×

Add Identification With Document (Selfie)

Add Identification With Document (Selfie)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"type":  0,
            
			"country_of_issue":  858,
            
			"country_of_residence":  858,
            
			"issue_date":  "2017-10-10",
            
			"expiry_date":  "2027-10-10",
            
			"number":  "R691001515133"
			
        }
			
    ],
    
			"documents":  [
        
			{
            
			"info":  {
                
			"first_name":  "Raqhad",
                
			"last_name":  "Khafajah",
                
			"type": 2,
                
			"entity":  25,
                
			"language":  "en",
                
			"status":  "",
                
			"subject":  "ID Document",
                
			"notes":  ""
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64" 
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
                },
                
			{
                    
			"file_name":  "Selfie",
                    
			"file_extension":  ".jpg",
                    
			"is_selfie":  true,
                    
			"content":  "Base64"
                }
			
            ]
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  99183,
        
			"program_id":  13100,
        
			"status":  "1",
        
			"type":  1,
        
			"risk_rate":  0,
        
			"server_date":  "2023-11-19T15:52:47",
        
			"date_utc":  "2023-11-19T12:52:47",
        
			"client_date":  "2023-11-19T15:52:47",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "CreateUserd62a21b6-6206-4c93-9164-c172a3010c94"
			
    },
    
			"personal_info":  {
        
			"title":  "0",
        
			"first_name":  "raqhad",
        
			"last_name":  "haitham",
        
			"nick_name":  null,
        
			"job_title":  null,
        
			"gender":  "2",
        
			"date_of_birth":  "1980-07-04",
        
			"verification_status":  1,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "12192 avenue colbert",
        
			"address_line2":  null,
        
			"postal_zip_code":  "H3M1Y7",
        
			"country_code":  "826",
        
			"state_region":  "QC",
        
			"city_town":  "United Kingdom",
        
			"status":  1,
        
			"verification_status":  1,
        
			"original_source_id":  "AddIdentificationa3c40f22-a036-4cb9-a6ff-17951e228ca8",
        
			"server_date":  "2023-11-19T15:53:16",
        
			"date_utc":  "2023-11-19T12:53:16",
        
			"client_date":  "2023-11-19T15:53:16",
        
			"update_date_utc":  "2023-11-19T12:53:16",
        
			"custom_field":  null,
        
			"ticket":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  68132,
            
			"type":  0,
            
			"country_of_issue":  "858",
            
			"country_of_residence":  "858",
            
			"number":  "R6*********33",
            
			"issue_date":  "2017-10-10",
            
			"expiry_date":  "2027-10-10",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "AddIdentificationa3c40f22-a036-4cb9-a6ff-17951e228ca8",
            
			"server_date":  "2023-11-19T15:53:16",
            
			"date_utc":  "2023-11-19T12:53:16",
            
			"client_date":  "2023-11-19T15:53:16",
            
			"update_date_utc":  "2023-11-19T12:53:16",
            
			"extra_data":  null,
            
			"custom_field":  null,
            
			"ticket":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"info":  {
                
			"program_id":  13100,
                
			"user_id":  99183,
                
			"entity":  25,
                
			"entity_id":  68132,
                
			"document_id":  41534,
                
			"first_name":  "raqhad",
                
			"last_name":  "haitham",
                
			"email_address":  "raghadKHafa4j@mstart.com",
                
			"type":  2,
                
			"language":  "en",
                
			"status":  5,
                
			"subject":  "ID Document",
                
			"notes":  "",
                
			"number_of_attachments":  3,
                
			"support_notes":  null,
                
			"update_datetime_utc":  "2023-11-19T12:53:16",
                
			"client_date":  null,
                
			"source_id":  "AddIdentificationa3c40f22-a036-4cb9-a6ff-17951e228ca8",
                
			"server_date":  "2023-11-19T15:53:16",
                
			"date_utc":  "2023-11-19T12:53:16",
                
			"source_time_zone":  "UTC +03:00",
                
			"attachment_status":  2
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48654,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48655,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "Selfie",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48656,
                    
			"file_url":  null,
                    
			"is_selfie":  true
			
                }
			
            ],
            
			"custom_field":  null,
            
			"geo_coordinates":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  "UTC +03:00",
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +03:00",
    
			"time_zone_name":  "Asia/Amman",
    
			"response_time":  2523
			
}
		
×

Add Identification With Document

Add Identification With Document


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"type":  0,
            
			"country_of_issue":  858,
            
			"country_of_residence":  858,
            
			"issue_date":  "2017-10-10",
            
			"expiry_date":  "2027-10-10",
            
			"number":  "R691001515144"
			
        }
			
    ],
    
			"documents":  [
        
			{
            
			"info":  {
                
			"first_name":  "Raqhad",
                
			"last_name":  "Khafajah",
                
			"type": 2,
                
			"entity":  25,
                
			"language":  "en",
                
			"status":  "",
                
			"subject":  "ID Document",
                
			"notes":  ""
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
			
                }
			
            ]
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  99182,
        
			"program_id":  13100,
        
			"status":  "1",
        
			"type":  1,
        
			"risk_rate":  0,
        
			"server_date":  "2023-11-19T15:49:39",
        
			"date_utc":  "2023-11-19T12:49:39",
        
			"client_date":  "2023-11-19T15:49:39",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "CreateUser4e1a27f2-9dae-45bd-a161-34a5bf510e0a"
			
    },
    
			"personal_info":  {
        
			"title":  "0",
        
			"first_name":  "raqhad",
        
			"last_name":  "haitham",
        
			"nick_name":  null,
        
			"job_title":  null,
        
			"gender":  "2",
        
			"date_of_birth":  "1980-07-04",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "12192 avenue colbert",
        
			"address_line2":  null,
        
			"postal_zip_code":  "H3M1Y7",
        
			"country_code":  "826",
        
			"state_region":  "QC",
        
			"city_town":  "United Kingdom",
        
			"status":  1,
        
			"verification_status":  0,
        
			"original_source_id":  "AddIdentificationa4a0ccf2-5493-445a-8679-d385c7c52747",
        
			"server_date":  "2023-11-19T15:50:23",
        
			"date_utc":  "2023-11-19T12:50:23",
        
			"client_date":  "2023-11-19T15:50:23",
        
			"update_date_utc":  "2023-11-19T12:50:23",
        
			"custom_field":  null,
        
			"ticket":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  68131,
            
			"type":  0,
            
			"country_of_issue":  "858",
            
			"country_of_residence":  "858",
            
			"number":  "R6*********44",
            
			"issue_date":  "2017-10-10",
            
			"expiry_date":  "2027-10-10",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "AddIdentificationa4a0ccf2-5493-445a-8679-d385c7c52747",
            
			"server_date":  "2023-11-19T15:50:23",
            
			"date_utc":  "2023-11-19T12:50:23",
            
			"client_date":  "2023-11-19T15:50:23",
            
			"update_date_utc":  "2023-11-19T12:50:23",
            
			"extra_data":  null,
            
			"custom_field":  null,
            
			"ticket":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"info":  {
                
			"program_id":  13100,
                
			"user_id":  99182,
                
			"entity":  25,
                
			"entity_id":  68131,
                
			"document_id":  41533,
                
			"first_name":  "raqhad",
                
			"last_name":  "haitham",
                
			"email_address":  "raghadKHafaj@mstart.com",
                
			"type":  2,
                
			"language":  "en",
                
			"status":  5,
                
			"subject":  "ID Document",
                
			"notes":  "",
                
			"number_of_attachments":  2,
                
			"support_notes":  null,
                
			"update_datetime_utc":  "2023-11-19T12:50:23",
                
			"client_date":  null,
                
			"source_id":  "AddIdentificationa4a0ccf2-5493-445a-8679-d385c7c52747",
                
			"server_date":  "2023-11-19T15:50:23",
                
			"date_utc":  "2023-11-19T12:50:23",
                
			"source_time_zone":  "UTC +03:00",
                
			"attachment_status":  2
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48652,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48653,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                }
			
            ],
            
			"custom_field":  null,
            
			"geo_coordinates":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  "UTC +03:00",
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +03:00",
    
			"time_zone_name":  "Asia/Amman",
    
			"response_time":  2008
			
}
		
×

Create Bank Account

Create Bank Account


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"bank_account":  [
        
			{
            
			"name":  "Marcos Collier",
            
			"country_code":  840,
            
			"currency_code":  "USD",
            
			"holder_name":  "Collier",
            
			"type":  1,
            
			"number":  42247074,
            
			"swift_code":  "AAFMGB21",
            
			"iban":  "GB17BARC20038446275882",
            
			"transit_number":  98745,
            
			"institution_number":  654,
            
			"routing_number":  123456789,
            
			"is_primary":  "1",
            
			"status":  1,
            
			"verification_status":  "1",
            
			"beneficiary_type":  "2"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  [
        
			{
            
			"id":  32048,
            
			"linked_account_id":  null,
            
			"name":  "Marcos Collier",
            
			"beneficiary_name":  null,
            
			"holder_name":  "Collier",
            
			"country_code":  "840",
            
			"currency_code":  "USD",
            
			"type":  1,
            
			"payment_type":  null,
            
			"beneficiary_type":  2,
            
			"number":  "42247074",
            
			"swift_code":  "AAFMGB21",
            
			"iban":  "GB17BARC20038446275882",
            
			"transit_number":  "98745",
            
			"institution_number":  "654",
            
			"routing_number":  "123456789",
            
			"phone_id":  null,
            
			"address_id":  null,
            
			"bank_address":  null,
            
			"state_region":  null,
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"city_town":  null,
            
			"postal_zip_code":  null,
            
			"extended_data":  null,
            
			"sort_code":  null,
            
			"original_source_id":  "535c1515-3e45-4691-9588-80234068ad80",
            
			"server_date":  "2023-01-17T12:41:11",
            
			"date_utc":  "2023-01-17T09:41:11",
            
			"client_date":  "2023-01-16T22:41:11",
            
			"update_date_utc":  "2023-01-17T09:41:11",
            
			"service_provider":  -1,
            
			"custom_field":  null
			
        }
			
    ],
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1721
			
}
		
×

Create User Currency

Create User Currency


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"currency":  [
        
			{
            
			"code":  "EUR"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  [
        
			{
            
			"id":  90327,
            
			"code":  "EUR",
            
			"number":  "978",
            
			"is_primary":  0
			
        }
			
    ],
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1214
			
}
		
×

Create User Custom Field

Create User Custom Field


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"custom_field":  {
        
			"acceptance2":  "Test01",
        
			"acceptance":  "Test"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  null,
        
			"type":  1,
        
			"server_date":  null,
        
			"date_utc":  null,
        
			"client_date":  null,
        
			"source_time_zone":  null,
        
			"original_source_id":  null
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  {
        
			"acceptance2":  "Test01",
        
			"acceptance":  "Test"
			
    },
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1307
			
}
		
×

Create User Relationship

Create User Relationship


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"relationship":  [
        
			{
            
			"entity":  "7",
            
			"entity_id":  "4",
            
			"on_entity":  "75",
            
			"on_entity_id":  "15",
            
			"type":  "3",
            
			"status":  1 ,
            
			"verification_status":  0
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  4,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  2,
        
			"server_date":  "2017-09-18T09:58:10",
        
			"date_utc":  "2017-09-18T09:58:10",
        
			"client_date":  "2017-09-17T22:58:10",
        
			"source_time_zone":  "UTC +02:00",
        
			"original_source_id":  "DB.Generated.260519.28887"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  [
        
			{
            
			"id":  15518,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4664,
            
			"on_entity_name":  "test hanan",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  12,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "99d1b723-a68d-4985-a859-61cca95ee125",
            
			"server_date":  "2022-07-28T15:55:11",
            
			"date_utc":  "2022-07-28T12:55:11",
            
			"client_date":  "2022-07-28T01:55:11",
            
			"update_date_utc":  "2022-07-28T12:55:11",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15543,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4688,
            
			"on_entity_name":  "Hanan935135242",
            
			"on_entity_email":  "Hananrihan3252350@mstart.com",
            
			"on_entity_phone":  "+96279637230321",
            
			"type":  12,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "efe6bbd4-e8c0-4f09-bc4b-c720a2ceb7b8",
            
			"server_date":  "2022-08-07T14:44:00",
            
			"date_utc":  "2022-08-07T11:44:00",
            
			"client_date":  "2022-08-07T00:44:00",
            
			"update_date_utc":  "2022-08-07T11:44:00",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15563,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4720,
            
			"on_entity_name":  "Hanan0393",
            
			"on_entity_email":  "John.Haitham33@example.com",
            
			"on_entity_phone":  "+9627497234343",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "712f4547-3b80-4c4f-a5c4-fd803b5c6a31",
            
			"server_date":  "2022-08-08T11:57:38",
            
			"date_utc":  "2022-08-08T08:57:38",
            
			"client_date":  "2022-08-07T21:57:38",
            
			"update_date_utc":  "2022-08-08T08:57:38",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15571,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4729,
            
			"on_entity_name":  "hanan rihan",
            
			"on_entity_email":  "Hanantest21@mstart.com",
            
			"on_entity_phone":  "+92332323244",
            
			"type":  4,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "M.220810.M13095.070325",
            
			"server_date":  "2022-08-10T11:21:30",
            
			"date_utc":  "2022-08-10T08:21:30",
            
			"client_date":  "2022-08-09T21:21:30",
            
			"update_date_utc":  "2022-08-10T08:21:30",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15587,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4744,
            
			"on_entity_name":  "hanan rihan",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+35559659652623",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  1,
            
			"original_source_id":  "M.220810.M0.157508",
            
			"server_date":  "2022-08-10T16:42:58",
            
			"date_utc":  "2022-08-10T13:42:58",
            
			"client_date":  "2022-08-10T02:42:58",
            
			"update_date_utc":  "2022-08-11T06:23:32",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15588,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4744,
            
			"on_entity_name":  "hanan rihan",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+35559659652623",
            
			"type":  12,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  2,
            
			"original_source_id":  "M.220810.M0.982243",
            
			"server_date":  "2022-08-10T16:43:24",
            
			"date_utc":  "2022-08-10T13:43:24",
            
			"client_date":  "2022-08-10T02:43:24",
            
			"update_date_utc":  "2022-08-11T06:25:29",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15589,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4745,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "Org.Test35@ommaotest12.com",
            
			"on_entity_phone":  "+1333375564418",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "d7b5a843-2150-48af-9500-65701b55ac2f",
            
			"server_date":  "2022-08-10T16:45:47",
            
			"date_utc":  "2022-08-10T13:45:47",
            
			"client_date":  "2022-08-10T02:45:47",
            
			"update_date_utc":  "2022-08-10T13:45:47",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15590,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4745,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "Org.Test35@ommaotest12.com",
            
			"on_entity_phone":  "+1333375564418",
            
			"type":  12,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "d7b5a843-2150-48af-9500-65701b55ac2f",
            
			"server_date":  "2022-08-10T16:45:47",
            
			"date_utc":  "2022-08-10T13:45:47",
            
			"client_date":  "2022-08-10T02:45:47",
            
			"update_date_utc":  "2022-08-10T13:45:47",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  15591,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4745,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "Org.Test35@ommaotest12.com",
            
			"on_entity_phone":  "+1333375564418",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "d7b5a843-2150-48af-9500-65701b55ac2f",
            
			"server_date":  "2022-08-10T16:45:47",
            
			"date_utc":  "2022-08-10T13:45:47",
            
			"client_date":  "2022-08-10T02:45:47",
            
			"update_date_utc":  "2022-08-10T13:45:47",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17571,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4745,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "Org.Test35@ommaotest12.com",
            
			"on_entity_phone":  "+1333375564418",
            
			"type":  6,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "a3075fb3-5635-4a58-a469-20701999b0e9",
            
			"server_date":  "2022-08-11T09:47:43",
            
			"date_utc":  "2022-08-11T06:47:43",
            
			"client_date":  "2022-08-10T19:47:43",
            
			"update_date_utc":  "2022-08-11T06:47:43",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17595,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4744,
            
			"on_entity_name":  "hanan rihan",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+35559659652623",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "b7a3a75e-f313-4797-bc5e-6efcb06392f1",
            
			"server_date":  "2022-08-11T15:20:15",
            
			"date_utc":  "2022-08-11T12:20:15",
            
			"client_date":  "2022-08-11T01:20:15",
            
			"update_date_utc":  "2022-08-11T12:20:15",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17601,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4726,
            
			"on_entity_name":  "Hanan953142",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "12282253-c162-49a0-b75a-84627a9111bd",
            
			"server_date":  "2022-08-11T15:40:27",
            
			"date_utc":  "2022-08-11T12:40:27",
            
			"client_date":  "2022-08-11T01:40:27",
            
			"update_date_utc":  "2022-08-11T12:40:27",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17612,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4726,
            
			"on_entity_name":  "Hanan953142",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "947b7efe-ccad-4505-b38b-53ddb3c06fd3",
            
			"server_date":  "2022-08-14T12:16:32",
            
			"date_utc":  "2022-08-14T09:16:32",
            
			"client_date":  "2022-08-13T22:16:32",
            
			"update_date_utc":  "2022-08-14T09:16:32",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17613,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  4727,
            
			"on_entity_name":  "Hanan9552",
            
			"on_entity_email":  "Hananrihan123t50@mstart.com",
            
			"on_entity_phone":  "+962796614321",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "dcd6a837-d5df-42e7-a50b-ac4c075f39b5",
            
			"server_date":  "2022-08-14T14:13:19",
            
			"date_utc":  "2022-08-14T11:13:19",
            
			"client_date":  "2022-08-14T00:13:19",
            
			"update_date_utc":  "2022-08-14T11:13:19",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17615,
            
			"entity":  7,
            
			"entity_id":  80982,
            
			"entity_name":  "Alejandra Lindgren",
            
			"entity_email":  "Dayana.Hintz98@yahoo.com",
            
			"entity_phone":  "+9627953154447",
            
			"on_entity":  7,
            
			"on_entity_id":  4,
            
			"on_entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"on_entity_email":  "legacy@gmail.com",
            
			"on_entity_phone":  "+96279526161",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "6d1e97be-fade-44ef-b28f-e3bd64e1dbbb",
            
			"server_date":  "2022-08-14T14:15:23",
            
			"date_utc":  "2022-08-14T11:15:23",
            
			"client_date":  "2022-08-14T00:15:23",
            
			"update_date_utc":  "2022-08-14T11:15:23",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17616,
            
			"entity":  7,
            
			"entity_id":  80981,
            
			"entity_name":  "Jamey Gutkowski",
            
			"entity_email":  "Lottie_Bernhard@yahoo.com",
            
			"entity_phone":  "+172212352258",
            
			"on_entity":  7,
            
			"on_entity_id":  4,
            
			"on_entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"on_entity_email":  "legacy@gmail.com",
            
			"on_entity_phone":  "+96279526161",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "992bace9-61c5-4391-9222-58b04b595a20",
            
			"server_date":  "2022-08-14T14:17:00",
            
			"date_utc":  "2022-08-14T11:17:00",
            
			"client_date":  "2022-08-14T00:17:00",
            
			"update_date_utc":  "2022-08-14T11:17:00",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17619,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5750,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "aae2d7b5-040e-45a3-999a-4a1c30c8f640",
            
			"server_date":  "2022-08-14T15:18:45",
            
			"date_utc":  "2022-08-14T12:18:45",
            
			"client_date":  "2022-08-14T01:18:45",
            
			"update_date_utc":  "2022-08-14T12:18:45",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17620,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5751,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "c609e0f2-9467-430f-a7c4-0702a82377ce",
            
			"server_date":  "2022-08-14T15:19:38",
            
			"date_utc":  "2022-08-14T12:19:38",
            
			"client_date":  "2022-08-14T01:19:38",
            
			"update_date_utc":  "2022-08-14T12:19:38",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17621,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5752,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "a72d47fd-b96c-475b-832e-88de4dc584a5",
            
			"server_date":  "2022-08-14T15:20:15",
            
			"date_utc":  "2022-08-14T12:20:15",
            
			"client_date":  "2022-08-14T01:20:15",
            
			"update_date_utc":  "2022-08-14T12:20:15",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17622,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5754,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "John.Sm5ith@example.com",
            
			"on_entity_phone":  "+133337555418",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "f67fcf76-937e-4358-80a9-cbf5b8219711",
            
			"server_date":  "2022-08-14T15:25:21",
            
			"date_utc":  "2022-08-14T12:25:21",
            
			"client_date":  "2022-08-14T01:25:21",
            
			"update_date_utc":  "2022-08-14T12:25:21",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17623,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5757,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "John.Sm59ith@example.com",
            
			"on_entity_phone":  "+1333375918",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "352654f6-a18b-4425-8a73-79dbc0913ad1",
            
			"server_date":  "2022-08-14T15:54:16",
            
			"date_utc":  "2022-08-14T12:54:16",
            
			"client_date":  "2022-08-14T01:54:16",
            
			"update_date_utc":  "2022-08-14T12:54:16",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17624,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5762,
            
			"on_entity_name":  "tes1",
            
			"on_entity_email":  "John.Smith1@example.com",
            
			"on_entity_phone":  "+13333751918",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "43f97b9f-dd7a-4c9b-8d55-93f30e52bc77",
            
			"server_date":  "2022-08-14T16:05:20",
            
			"date_utc":  "2022-08-14T13:05:20",
            
			"client_date":  "2022-08-14T02:05:20",
            
			"update_date_utc":  "2022-08-14T13:05:20",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17625,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5763,
            
			"on_entity_name":  "tes1",
            
			"on_entity_email":  "John.Smith2@example.com",
            
			"on_entity_phone":  "+13333751828",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "de111618-8f7e-484d-b3ab-99e9baeb33c1",
            
			"server_date":  "2022-08-14T16:06:13",
            
			"date_utc":  "2022-08-14T13:06:13",
            
			"client_date":  "2022-08-14T02:06:13",
            
			"update_date_utc":  "2022-08-14T13:06:13",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17626,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5765,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "John.Smith42@example.com",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "b0aa8067-9d9b-4f7b-8972-6146e51f4fb1",
            
			"server_date":  "2022-08-14T16:13:29",
            
			"date_utc":  "2022-08-14T13:13:29",
            
			"client_date":  "2022-08-14T02:13:29",
            
			"update_date_utc":  "2022-08-14T13:13:29",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17627,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5773,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "3e7b0eea-351e-45aa-8f42-3c73f4ec2ffe",
            
			"server_date":  "2022-08-15T09:29:09",
            
			"date_utc":  "2022-08-15T06:29:09",
            
			"client_date":  "2022-08-14T19:29:09",
            
			"update_date_utc":  "2022-08-15T06:29:09",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17628,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5774,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "dabd5f52-0be4-4175-8a3e-377ffd66cc3e",
            
			"server_date":  "2022-08-15T09:30:08",
            
			"date_utc":  "2022-08-15T06:30:08",
            
			"client_date":  "2022-08-14T19:30:08",
            
			"update_date_utc":  "2022-08-15T06:30:08",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17629,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5775,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "31eb715b-9e39-406e-9e4c-d65613124685",
            
			"server_date":  "2022-08-15T09:30:42",
            
			"date_utc":  "2022-08-15T06:30:42",
            
			"client_date":  "2022-08-14T19:30:42",
            
			"update_date_utc":  "2022-08-15T06:30:42",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17630,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5777,
            
			"on_entity_name":  "Hanan",
            
			"on_entity_email":  "Hanan93@gmail.com",
            
			"on_entity_phone":  "+1133375564418",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "70d8d422-f4f0-4092-9ce0-cd0404da45e1",
            
			"server_date":  "2022-08-15T09:42:51",
            
			"date_utc":  "2022-08-15T06:42:51",
            
			"client_date":  "2022-08-14T19:42:51",
            
			"update_date_utc":  "2022-08-15T06:42:51",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17631,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5776,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "67491fdd-282f-4731-bffc-b6c75ae68360",
            
			"server_date":  "2022-08-15T09:43:22",
            
			"date_utc":  "2022-08-15T06:43:22",
            
			"client_date":  "2022-08-14T19:43:22",
            
			"update_date_utc":  "2022-08-15T06:43:22",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17634,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5778,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "d6c473bf-4bc7-4687-b05d-6c3f065abedb",
            
			"server_date":  "2022-08-15T10:20:57",
            
			"date_utc":  "2022-08-15T07:20:57",
            
			"client_date":  "2022-08-14T20:20:57",
            
			"update_date_utc":  "2022-08-15T07:20:57",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17651,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5805,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "7d138e7c-e291-478c-8e2b-71a22bf4027f",
            
			"server_date":  "2022-08-15T11:11:16",
            
			"date_utc":  "2022-08-15T08:11:16",
            
			"client_date":  "2022-08-14T21:11:16",
            
			"update_date_utc":  "2022-08-15T08:11:16",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17652,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5806,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "69398a11-06c6-489f-8aca-c8745c61ee96",
            
			"server_date":  "2022-08-15T11:15:34",
            
			"date_utc":  "2022-08-15T08:15:34",
            
			"client_date":  "2022-08-14T21:15:34",
            
			"update_date_utc":  "2022-08-15T08:15:34",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17653,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5807,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "e558411d-5d66-4eb3-99ea-17b4232e4e2c",
            
			"server_date":  "2022-08-15T11:19:54",
            
			"date_utc":  "2022-08-15T08:19:54",
            
			"client_date":  "2022-08-14T21:19:54",
            
			"update_date_utc":  "2022-08-15T08:19:54",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17654,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5808,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "3520b519-906c-4ee0-bc45-6873efa56a46",
            
			"server_date":  "2022-08-15T11:28:23",
            
			"date_utc":  "2022-08-15T08:28:23",
            
			"client_date":  "2022-08-14T21:28:23",
            
			"update_date_utc":  "2022-08-15T08:28:23",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17655,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5809,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "446e7f18-c6b2-469f-8a5a-ef60b8223f03",
            
			"server_date":  "2022-08-15T11:30:19",
            
			"date_utc":  "2022-08-15T08:30:19",
            
			"client_date":  "2022-08-14T21:30:19",
            
			"update_date_utc":  "2022-08-15T08:30:19",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17656,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5810,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "f377809d-77d6-4a43-bd4e-63af4319c07e",
            
			"server_date":  "2022-08-15T11:30:45",
            
			"date_utc":  "2022-08-15T08:30:45",
            
			"client_date":  "2022-08-14T21:30:45",
            
			"update_date_utc":  "2022-08-15T08:30:45",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17657,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5811,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "9c214595-b432-472a-ba13-8d7ee6ea6091",
            
			"server_date":  "2022-08-15T11:31:05",
            
			"date_utc":  "2022-08-15T08:31:05",
            
			"client_date":  "2022-08-14T21:31:05",
            
			"update_date_utc":  "2022-08-15T08:31:05",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17658,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5812,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "c207db5b-cb67-46cc-9f33-953d379f5d61",
            
			"server_date":  "2022-08-15T11:31:46",
            
			"date_utc":  "2022-08-15T08:31:46",
            
			"client_date":  "2022-08-14T21:31:46",
            
			"update_date_utc":  "2022-08-15T08:31:46",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17659,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5813,
            
			"on_entity_name":  "tes12",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "2b04cfbc-dd50-40b2-a1aa-c5c470798547",
            
			"server_date":  "2022-08-15T12:11:21",
            
			"date_utc":  "2022-08-15T09:11:21",
            
			"client_date":  "2022-08-14T22:11:21",
            
			"update_date_utc":  "2022-08-15T09:11:21",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17663,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5814,
            
			"on_entity_name":  "tes132",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "8f8e073a-9255-4426-9b6c-c225050cf8bb",
            
			"server_date":  "2022-08-15T12:20:53",
            
			"date_utc":  "2022-08-15T09:20:53",
            
			"client_date":  "2022-08-14T22:20:53",
            
			"update_date_utc":  "2022-08-15T09:20:53",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17674,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5823,
            
			"on_entity_name":  "tes1223",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "16bc3d75-bc90-4eee-800e-9eb3bf179a21",
            
			"server_date":  "2022-08-15T15:10:19",
            
			"date_utc":  "2022-08-15T12:10:19",
            
			"client_date":  "2022-08-15T01:10:19",
            
			"update_date_utc":  "2022-08-15T12:10:19",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17675,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5824,
            
			"on_entity_name":  "tes12523",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "5aaf27cb-a742-46c3-b5b8-fb1e4eaedc1c",
            
			"server_date":  "2022-08-15T15:11:05",
            
			"date_utc":  "2022-08-15T12:11:05",
            
			"client_date":  "2022-08-15T01:11:05",
            
			"update_date_utc":  "2022-08-15T12:11:05",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17676,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5825,
            
			"on_entity_name":  "tes12263",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+133337518659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "01c97217-94eb-4d84-ac75-e4e99595f327",
            
			"server_date":  "2022-08-15T15:11:40",
            
			"date_utc":  "2022-08-15T12:11:40",
            
			"client_date":  "2022-08-15T01:11:40",
            
			"update_date_utc":  "2022-08-15T12:11:40",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17678,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5826,
            
			"on_entity_name":  "tes12264",
            
			"on_entity_email":  "John.Smith412@example.com",
            
			"on_entity_phone":  "+1333375118659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "d1382e8f-3fa0-490e-8396-3d9a923234fe",
            
			"server_date":  "2022-08-15T15:12:40",
            
			"date_utc":  "2022-08-15T12:12:40",
            
			"client_date":  "2022-08-15T01:12:40",
            
			"update_date_utc":  "2022-08-15T12:12:40",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17683,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5830,
            
			"on_entity_name":  "raghad5",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "M.220815.M0.531126",
            
			"server_date":  "2022-08-15T15:38:50",
            
			"date_utc":  "2022-08-15T12:38:50",
            
			"client_date":  "2022-08-15T01:38:50",
            
			"update_date_utc":  "2022-08-15T12:38:50",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17686,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5831,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+13333715564418",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "4b35733b-52b2-4bb8-a9de-381ef37fc318",
            
			"server_date":  "2022-08-15T15:49:43",
            
			"date_utc":  "2022-08-15T12:49:43",
            
			"client_date":  "2022-08-15T01:49:43",
            
			"update_date_utc":  "2022-08-15T12:49:43",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17687,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5832,
            
			"on_entity_name":  "tes",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "8b0d3f51-7e47-4c65-8b9e-510d09c6d370",
            
			"server_date":  "2022-08-15T16:19:57",
            
			"date_utc":  "2022-08-15T13:19:57",
            
			"client_date":  "2022-08-15T02:19:57",
            
			"update_date_utc":  "2022-08-15T13:19:57",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17690,
            
			"entity":  7,
            
			"entity_id":  82017,
            
			"entity_name":  "Org.User5 Org.User5",
            
			"entity_email":  "John.Smit6110711h@example.com",
            
			"entity_phone":  "+96201322915105",
            
			"on_entity":  7,
            
			"on_entity_id":  4,
            
			"on_entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"on_entity_email":  "legacy@gmail.com",
            
			"on_entity_phone":  "+96279526161",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "M.220816.M0.267194",
            
			"server_date":  "2022-08-16T08:56:05",
            
			"date_utc":  "2022-08-16T05:56:05",
            
			"client_date":  "2022-08-15T18:56:05",
            
			"update_date_utc":  "2022-08-16T05:56:17",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17692,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5836,
            
			"on_entity_name":  "Hanan 21366041",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "M.220816.M0.920392",
            
			"server_date":  "2022-08-16T09:01:04",
            
			"date_utc":  "2022-08-16T06:01:04",
            
			"client_date":  "2022-08-15T19:01:04",
            
			"update_date_utc":  "2022-08-16T06:01:04",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17693,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5838,
            
			"on_entity_name":  "test2",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "a9fe2d91-9293-45a7-b1b6-e0033555693f",
            
			"server_date":  "2022-08-16T09:03:23",
            
			"date_utc":  "2022-08-16T06:03:23",
            
			"client_date":  "2022-08-15T19:03:23",
            
			"update_date_utc":  "2022-08-16T06:03:23",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17697,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5846,
            
			"on_entity_name":  "test9",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "8796df3b-6194-4b34-9ac6-ebcbff1fbda1",
            
			"server_date":  "2022-08-16T09:47:46",
            
			"date_utc":  "2022-08-16T06:47:46",
            
			"client_date":  "2022-08-15T19:47:46",
            
			"update_date_utc":  "2022-08-16T06:47:46",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17716,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5870,
            
			"on_entity_name":  "tes122564",
            
			"on_entity_email":  "John.Smith4152@example.com",
            
			"on_entity_phone":  "+13333751158659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "9e2269b0-c753-46d4-bdc6-e074cd155f0c",
            
			"server_date":  "2022-08-16T11:05:06",
            
			"date_utc":  "2022-08-16T08:05:06",
            
			"client_date":  "2022-08-15T21:05:06",
            
			"update_date_utc":  "2022-08-16T08:05:06",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17723,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5874,
            
			"on_entity_name":  "tes1225564",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "+13333751158659",
            
			"type":  11,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "9b0f1987-31ce-4a0d-9ed6-5dfcb3b4c63a",
            
			"server_date":  "2022-08-16T11:45:16",
            
			"date_utc":  "2022-08-16T08:45:16",
            
			"client_date":  "2022-08-15T21:45:16",
            
			"update_date_utc":  "2022-08-16T08:45:16",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17774,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5897,
            
			"on_entity_name":  "MSTART",
            
			"on_entity_email":  "hananrihan3893@yahoo.com",
            
			"on_entity_phone":  "+13414139958",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "38a330ab-9827-402a-b5b4-24bb1193d02e",
            
			"server_date":  "2022-08-16T14:32:55",
            
			"date_utc":  "2022-08-16T11:32:55",
            
			"client_date":  "2022-08-16T00:32:55",
            
			"update_date_utc":  "2022-08-16T11:32:55",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17813,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  7,
            
			"on_entity_id":  5,
            
			"on_entity_name":  "Antoine Brown",
            
			"on_entity_email":  "Mobile@mstart.com",
            
			"on_entity_phone":  "+11518284421",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  0,
            
			"original_source_id":  "M.220816.M0.662273",
            
			"server_date":  "2022-08-16T16:28:07",
            
			"date_utc":  "2022-08-16T13:28:07",
            
			"client_date":  "2022-08-16T02:28:07",
            
			"update_date_utc":  "2022-08-16T13:28:07",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17828,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  7,
            
			"on_entity_id":  22795,
            
			"on_entity_name":  "Hesham  Muslih Hesham Muslih",
            
			"on_entity_email":  "hesham1@mstasrt.com",
            
			"on_entity_phone":  "+67857687861",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  0,
            
			"original_source_id":  "M.220817.M0.189231",
            
			"server_date":  "2022-08-17T08:23:04",
            
			"date_utc":  "2022-08-17T05:23:04",
            
			"client_date":  "2022-08-16T18:23:04",
            
			"update_date_utc":  "2022-08-17T05:23:04",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  17841,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  5908,
            
			"on_entity_name":  "Test015006543",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  15,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "eac6b9a5-88b8-4c33-a6e1-857738012c48",
            
			"server_date":  "2022-08-17T10:50:47",
            
			"date_utc":  "2022-08-17T07:50:47",
            
			"client_date":  "2022-08-16T20:50:47",
            
			"update_date_utc":  "2022-08-17T07:50:47",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  21040,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  7,
            
			"on_entity_id":  57606,
            
			"on_entity_name":  "Tasnim SH",
            
			"on_entity_email":  "Tas1.sh@yahooo.comm",
            
			"on_entity_phone":  "+96556789001",
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  0,
            
			"original_source_id":  "M.221207.M0.009442",
            
			"server_date":  "2022-12-07T11:31:26",
            
			"date_utc":  "2022-12-07T08:31:26",
            
			"client_date":  "2022-12-06T21:31:26",
            
			"update_date_utc":  "2022-12-07T08:32:02",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  21045,
            
			"entity":  7,
            
			"entity_id":  4,
            
			"entity_name":  "Öéaèb Hanan føgðhåiæ 056",
            
			"entity_email":  "legacy@gmail.com",
            
			"entity_phone":  "+96279526161",
            
			"on_entity":  75,
            
			"on_entity_id":  7018,
            
			"on_entity_name":  "Hanan",
            
			"on_entity_email":  "Hananrihan93@gmail.com",
            
			"on_entity_phone":  "+9627845399119",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  0,
            
			"order":  0,
            
			"original_source_id":  "5edd866d-3c0b-4042-9025-b170696c77f1",
            
			"server_date":  "2023-01-08T11:51:22",
            
			"date_utc":  "2023-01-08T08:51:22",
            
			"client_date":  "2023-01-07T21:51:22",
            
			"update_date_utc":  "2023-01-08T08:51:22",
            
			"custom_field":  null
			
        }
			
    ],
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  29,
        
			"entity_id":  4,
        
			"entity_data":  19,
        
			"activity_type":  2,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "Update Personal Info Verification Status to Verified By Maxmind"
			
        },
        
			"update_date_utc":  "2023-01-23T12:59:00"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1297
			
}
		
×

Add Security Access

Add Security Access


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"access_rule":  [
        
			{
            
			"info":  {
                
			"type":  7,
                
			"access_type":  1,
                
			"value":  7775,
                
			"status":  3,
                
			"notes":  "Interchange MCC "
			
            }
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88752,
        
			"program_id":  16260,
        
			"status":  "17",
        
			"type":  1,
        
			"server_date":  "2023-01-16T10:11:40",
        
			"date_utc":  "2023-01-16T07:11:40",
        
			"client_date":  "2023-01-16T08:11:40",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  [
        
			{
            
			"result":  null,
            
			"info":  {
                
			"id":  6216,
                
			"type":  7,
                
			"access_type":  1,
                
			"status":  3,
                
			"value":  "7775",
                
			"channel":  null,
                
			"service_domain":  0,
                
			"notes":  "Interchange MCC",
                
			"transaction_type":  null,
                
			"expression_operator":  0
			
            },
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  null,
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  499
			
}
		
×

Confirm User Email Code

Confirm User Email Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"verify_data":  {
        
			"email":  {
            
			"address":  "legacy111@gmail.com"
			
        }
			
    },
    
			"confirm_data":  {
        
			"verification_code":  "132614"
			
    },
    
			"info":  {
        
			"type":  "9"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  396046,
        
			"program_id":  5,
        
			"user_id":  4,
        
			"type":  9,
        
			"source_id":  null,
        
			"server_date":  "2023-01-29T16:18:03",
        
			"date_utc":  "2023-01-29T13:18:03",
        
			"source_time_zone":  "UTC -11:00"
			
    },
    
			"verify_data":  {
        
			"username":  null,
        
			"email":  {
            
			"id":  11494,
            
			"type":  0,
            
			"address":  "legacy111@gmail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "DBGenerated.200121.11494",
            
			"server_date":  "2020-01-21T12:53:22",
            
			"date_utc":  "2020-01-21T10:53:22",
            
			"client_date":  null,
            
			"update_date_utc":  "2023-01-29T13:10:03",
            
			"custom_field":  null
			
        },
        
			"phone":  null
			
    },
    
			"confirm_data":  {
        
			"verification_code":  "132614"
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "16914"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  6193
			
}
		
×

Confirm User SMS Code

Confirm User SMS Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"verify_data":  {
        
			"phone":  {
            
			"number":  "+19625012332113"
			
        }
			
    },
    
			"confirm_data":  {
        
			"verification_code":  "478453"
			
    },
    
			"info":  {
        
			"type":  "10"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  396057,
        
			"program_id":  5,
        
			"user_id":  4,
        
			"type":  10,
        
			"source_id":  null,
        
			"server_date":  "2023-01-29T16:23:19",
        
			"date_utc":  "2023-01-29T13:23:19",
        
			"source_time_zone":  "UTC -11:00"
			
    },
    
			"verify_data":  {
        
			"username":  null,
        
			"email":  null,
        
			"phone":  {
            
			"id":  91762,
            
			"type":  4,
            
			"country_code":  "840",
            
			"number":  "+19625012332113",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "PhoneCreatev2.2.1ewd665ef223d",
            
			"server_date":  "2022-03-08T15:02:20",
            
			"date_utc":  "2022-03-08T12:02:20",
            
			"client_date":  null,
            
			"update_date_utc":  "2022-08-09T12:58:43",
            
			"custom_field":  null
			
        }
			
    },
    
			"confirm_data":  {
        
			"verification_code":  "478453"
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "fi+Th8eqdPTJcFfKRE3wQA=="
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  2091
			
}
		
×

User Security Reset-Reset Security Code

User Security Reset-Reset Security Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"reset_security_data":  {
        
			"reset_security_code":  {
            
			"current_password":  "Pass1234!",
            
			"new_security_code":  "123"
			
        }
			
    },
    
			"info":  {
        
			"type":  "2"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  2,
        
			"source_id":  "300afac5-9577-46c2-a7a8-cdbbdfb078a7",
        
			"server_date":  "2023-01-16T14:28:22",
        
			"date_utc":  "2023-01-16T11:28:22",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"reset_security_data":  {
        
			"reset_password":  null,
        
			"reset_security_code":  {
            
			"current_password":  "Pass1234!",
            
			"new_security_code":  "123"
			
        },
        
			"forget_password":  null,
        
			"reset_security_questions":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  245
			
}
		
×

User Security Reset-Reset Security Questions

User Security Reset-Reset Security Questions


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"reset_security_data":  {
        
			"reset_security_questions":  {
            
			"current_password":  "Pass1234!",
            
			"secret_question_1":  "7",
            
			"secret_answer_1":  "Alix",
            
			"secret_question_2":  "8",
            
			"secret_answer_2":  "Soma"
			
        }
			
    },
    
			"info":  {
        
			"type":  "4"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  4,
        
			"source_id":  "6a72d286-ca1e-41f5-8aae-1360c03cf1b1",
        
			"server_date":  "2023-01-16T14:30:04",
        
			"date_utc":  "2023-01-16T11:30:04",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"reset_security_data":  {
        
			"reset_password":  null,
        
			"reset_security_code":  null,
        
			"forget_password":  null,
        
			"reset_security_questions":  {
            
			"current_password":  "Pass1234!",
            
			"secret_question_1":  "7",
            
			"secret_answer_1":  "Alix",
            
			"secret_question_2":  "8",
            
			"secret_answer_2":  "Soma"
			
        }
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  305
			
}
		
×

User Security Reset-Reset Password

User Security Reset-Reset Password


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"reset_security_data":  {
        
			"reset_password":  {
            
			"current_password":  "Pass1234!",
            
			"new_password":  "pass1234!"
			
        }
			
    },
    
			"info":  {
        
			"type":  "1"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  5,
        
			"user_id":  4,
        
			"type":  1,
        
			"source_id":  "reset_password_test_1c684e39-58d8-4fe7-b3d4-ef5babdfc59c",
        
			"server_date":  "2023-12-07T17:00:52",
        
			"date_utc":  "2023-12-07T14:00:52",
        
			"source_time_zone":  "UTC +02:00"
			
    },
    
			"reset_security_data":  {
        
			"reset_password":  {
            
			"current_password":  "Pass1234!",
            
			"new_password":  "pass1234!"
			
        },
        
			"reset_security_code":  null,
        
			"forget_password":  null,
        
			"reset_security_questions":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  11,
            
			"code":  "942035"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  7954
			
}
		
×

User Security Reset-Reset Password (With 2FA)

User Security Reset-Reset Password (With 2FA)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"reset_security_data":  {
        
			"reset_password":  {
            
			"current_password":  "Pass1234!",
            
			"new_password":  "pass1234!"
			
        }
			
    },
    
			"info":  {
        
			"type":  "1"
			
    },
    
			"authentication":  [
        
			{
            
			"type":  11,
            
			"code":  "942035"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  5,
        
			"user_id":  4,
        
			"type":  1,
        
			"source_id":  "reset_password_test_1c684e39-58d8-4fe7-b3d4-ef5babdfc59c",
        
			"server_date":  "2023-12-07T17:00:52",
        
			"date_utc":  "2023-12-07T14:00:52",
        
			"source_time_zone":  "UTC +02:00"
			
    },
    
			"reset_security_data":  {
        
			"reset_password":  {
            
			"current_password":  "Pass1234!",
            
			"new_password":  "pass1234!"
			
        },
        
			"reset_security_code":  null,
        
			"forget_password":  null,
        
			"reset_security_questions":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  11,
            
			"code":  "942035"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  7954
			
}
		
×

User Security Reset-Forget Password

User Security Reset-Forget Password


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"reset_security_data":  {
        
			"forget_password":  {
            
			"verified_email":  "Stephen.Wilso@yahoo.com"
			
        }
			
    },
    
			"info":  {
        
			"type":  "3"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  391262,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  3,
        
			"source_id":  "73a6e71d-a79c-46e9-be64-6ff9d1b60f9e",
        
			"server_date":  "2023-01-16T14:34:50",
        
			"date_utc":  "2023-01-16T11:34:50",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"reset_security_data":  {
        
			"reset_password":  null,
        
			"reset_security_code":  null,
        
			"forget_password":  {
            
			"verified_email":  "Stephen.Wilso@yahoo.com",
            
			"verified_mobile":  null,
            
			"account_number":  null
			
        },
        
			"reset_security_questions":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "16435"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  269
			
}
		
×

Validate User Phone

Validate User Phone


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"phone":  "+19037558475"
			
    },
    
			"info":  {
        
			"type":  "9"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  9,
        
			"source_id":  "a83f3a14-db35-464d-ad05-19820cadb44f",
        
			"server_date":  "2023-01-16T14:37:32",
        
			"date_utc":  "2023-01-16T11:37:32",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  null,
        
			"security_code":  null,
        
			"email":  null,
        
			"phone":  "+19037558475",
        
			"secret_answer_1":  null,
        
			"secret_answer_2":  null,
        
			"birth_date":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  80
			
}
		
×

Validate User Security Code

Validate User Security Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"security_code":  "123"
			
    },
    
			"info":  {
        
			"type":  "11"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  11,
        
			"source_id":  "8a863c98-fd22-4cdc-8967-f0232f0e13c6",
        
			"server_date":  "2023-01-16T14:38:53",
        
			"date_utc":  "2023-01-16T11:38:53",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  null,
        
			"security_code":  "123",
        
			"email":  null,
        
			"phone":  null,
        
			"secret_answer_1":  null,
        
			"secret_answer_2":  null,
        
			"birth_date":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  123
			
}
		
×

Validate User Password

Validate User Password


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"password":  "pass1234!"
			
    },
    
			"info":  {
        
			"type":  "10"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  10,
        
			"source_id":  "54615640-6eb5-4452-82fa-013852ba687c",
        
			"server_date":  "2023-01-16T14:43:42",
        
			"date_utc":  "2023-01-16T11:43:42",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  "pass1234!",
        
			"security_code":  null,
        
			"email":  null,
        
			"phone":  null,
        
			"secret_answer_1":  null,
        
			"secret_answer_2":  null,
        
			"birth_date":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  108
			
}
		
×

Validate User Email

Validate User Email


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"email":  "Stephen.Wilso@yahoo.com"
			
    },
    
			"info":  {
        
			"type":  "8"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  8,
        
			"source_id":  "739fdd37-9273-4bcf-813d-e09079f96c97",
        
			"server_date":  "2023-01-16T14:41:35",
        
			"date_utc":  "2023-01-16T11:41:35",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  null,
        
			"security_code":  null,
        
			"email":  "Stephen.Wilso@yahoo.com",
        
			"phone":  null,
        
			"secret_answer_1":  null,
        
			"secret_answer_2":  null,
        
			"birth_date":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  100
			
}
		
×

Validate User Date Of Birth

Validate User Date Of Birth


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"birth_date":  "1993-08-03"
			
    },
    
			"info":  {
        
			"type":  "12"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  12,
        
			"source_id":  "d086a138-545b-4f65-9f65-1f4a55daeb1e",
        
			"server_date":  "2023-01-16T14:45:53",
        
			"date_utc":  "2023-01-16T11:45:53",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  null,
        
			"security_code":  null,
        
			"email":  null,
        
			"phone":  null,
        
			"secret_answer_1":  null,
        
			"secret_answer_2":  null,
        
			"birth_date":  "1993-08-03"
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  93
			
}
		
×

Validate User Security Answers

Validate User Security Answers


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"validate_data":  {
        
			"secret_answer_1":  "alix",
        
			"secret_answer_2":  "soma"
			
    },
    
			"info":  {
        
			"type":  "13"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  0,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"type":  13,
        
			"source_id":  "0256f9c2-1bb1-4740-95ca-29e6974aa4f0",
        
			"server_date":  "2023-01-16T16:19:48",
        
			"date_utc":  "2023-01-16T13:19:48",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"validate_data":  {
        
			"password":  null,
        
			"security_code":  null,
        
			"email":  null,
        
			"phone":  null,
        
			"secret_answer_1":  "alix",
        
			"secret_answer_2":  "soma",
        
			"birth_date":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  149
			
}
		
×

Verify User Email Link

Verify User Email Link


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"verify_data":  {
        
			"email":  {
            
			"address":  "Stephen.Wilso@yahoo.com"
			
        }
			
    },
    
			"info":  {
        
			"type":  "8"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  391387,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"pos_id":  0,
        
			"type":  8,
        
			"source_id":  null,
        
			"server_date":  "2023-01-16T16:28:47",
        
			"date_utc":  "2023-01-16T13:28:47",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"verify_data":  {
        
			"username":  null,
        
			"email":  {
            
			"id":  102906,
            
			"type":  0,
            
			"address":  "Stephen.Wilso@yahoo.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54",
            
			"server_date":  "2023-01-16T10:11:40",
            
			"date_utc":  "2023-01-16T07:11:40",
            
			"client_date":  null,
            
			"update_date_utc":  "2023-01-16T13:28:43",
            
			"custom_field":  null
			
        },
        
			"phone":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "16462"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  465
			
}
		
×

Verify User Email Code

Verify User Email Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"verify_data":  {
        
			"email":  {
            
			"address":  "Stephen.Wilso@yahoo.com"
			
        }
			
    },
    
			"info":  {
        
			"type":  "8"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  391392,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"pos_id":  0,
        
			"type":  8,
        
			"source_id":  null,
        
			"server_date":  "2023-01-16T16:32:07",
        
			"date_utc":  "2023-01-16T13:32:07",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"verify_data":  {
        
			"username":  null,
        
			"email":  {
            
			"id":  102906,
            
			"type":  0,
            
			"address":  "Stephen.Wilso@yahoo.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54",
            
			"server_date":  "2023-01-16T10:11:40",
            
			"date_utc":  "2023-01-16T07:11:40",
            
			"client_date":  null,
            
			"update_date_utc":  "2023-01-16T13:28:43",
            
			"custom_field":  null
			
        },
        
			"phone":  null
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "16467"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  374
			
}
		
×

Verify User Phone Code

Verify User Phone Code


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"verify_data":  {
        
			"phone":  {
            
			"number":  "+19037558475"
			
        }
			
    },
    
			"info":  {
        
			"type":  "10"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  391395,
        
			"program_id":  16260,
        
			"user_id":  88752,
        
			"pos_id":  0,
        
			"type":  10,
        
			"source_id":  null,
        
			"server_date":  "2023-01-16T16:34:00",
        
			"date_utc":  "2023-01-16T13:34:00",
        
			"source_time_zone":  "UTC +01:00"
			
    },
    
			"verify_data":  {
        
			"username":  null,
        
			"email":  null,
        
			"phone":  {
            
			"id":  106233,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+19037558475",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54",
            
			"server_date":  "2023-01-16T10:11:40",
            
			"date_utc":  "2023-01-16T07:11:40",
            
			"client_date":  null,
            
			"update_date_utc":  "2023-01-16T07:11:40",
            
			"custom_field":  null
			
        }
			
    },
    
			"geo_coordinates":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  [
        
			{
            
			"type":  2,
            
			"code":  "16468"
			
        }
			
    ],
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  245
			
}
		
×

Add User External Auth

Add User External Auth


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"external_auth":  [
        
			{
            
			"login_id":  "1644722242300054",
            
			"type":  3,
            
			"status":  1
			
        }
			
    ],
    
			"validate":  "1"
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +05:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  [
        
			{
            
			"id":  0,
            
			"login_id":  "1644722242300054",
            
			"token":  null,
            
			"type":  3,
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  null,
            
			"server_date":  null,
            
			"date_utc":  null,
            
			"client_date":  null,
            
			"update_date_utc":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "1",
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  544
			
}
		
×

Enroll User In 2FA

Enroll User In 2FA


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"authentication_data": [
        
			{
            
			"type":  11
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  4,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  2,
        
			"risk_rate":  1,
        
			"server_date":  "2017-09-18T09:58:10",
        
			"date_utc":  "2017-09-18T09:58:10",
        
			"client_date":  null,
        
			"source_time_zone":  "UTC +02:00",
        
			"original_source_id":  "DB.Generated.260519.28887"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"authentication_data":  [
        
			{
            
			"type":  11,
            
			"is_enabled":  0,
            
			"issuer":  "mobile",
            
			"title":  "legacy111@gmail.com",
            
			"secret_key":  "MU.4.072765",
            
			"code":  null,
            
			"manual_entry_key":  "JVKS4NBOGA3TENZWGU",
            
			"qr_image_url":  "http://chart.googleapis.com/chart?cht=qrchs=200x200chl=otpauth%3A%2F%2Ftotp%2Flegacy111%40gmail.com%3Fsecret%3DJVKS4NBOGA3TENZWGU%26issuer%3Dmobile"
			
        }
			
    ],
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  42783
			
}
		
×

Activate User 2FA

Activate User 2FA


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"authentication_data": [
        
			{
            
			"type":  11,
            
			"code":  848201
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  4,
        
			"program_id":  0,
        
			"status":  null,
        
			"type":  1,
        
			"risk_rate":  null,
        
			"server_date":  null,
        
			"date_utc":  null,
        
			"client_date":  null,
        
			"source_time_zone":  null,
        
			"original_source_id":  null
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"authentication_data":  [
        
			{
            
			"type":  11,
            
			"is_enabled":  0,
            
			"issuer":  null,
            
			"title":  null,
            
			"secret_key":  null,
            
			"code":  "848201",
            
			"manual_entry_key":  null,
            
			"qr_image_url":  null
			
        }
			
    ],
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  38354
			
}
		
×

Update User

Update User


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Marcos",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11",
        
			"verification_status":  "1",
        
			"photo":  ""
			
    },
    
			"address":  {
        
			"address_line1":  "50 Rideau St",
        
			"address_line2":  "Ottawa",
        
			"postal_zip_code":  "K1N 9J7",
        
			"state_region":  "Ontario",
        
			"city_town":  "Ottawa",
        
			"verification_status":  "1"
			
    },
    
			"security":  {
        
			"status":  1,
        
			"password":  "Pass1234!",
        
			"security_code":  "1234",
        
			"secret_question_1":  "1",
        
			"secret_answer_1":  "Wilson",
        
			"secret_question_2":  "2",
        
			"secret_answer_2":  "Alex"
			
    },
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  "1",
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "1",
        
			"time_zone":  "UTC +10:00",
        
			"enable_device_authentication":  "0"
			
    },
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"is_primary":  "1"
			
        }
			
    ],
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  "1",
            
			"is_primary":  "1"
			
        }
			
    ],
    
			"validate":  0
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Marcos",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "50 Rideau St",
        
			"address_line2":  "Ottawa",
        
			"postal_zip_code":  "K1N 9J7",
        
			"country_code":  "840",
        
			"state_region":  "Ontario",
        
			"city_town":  "Ottawa",
        
			"status":  1,
        
			"verification_status":  0,
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"update_date_utc":  "2023-01-17T07:16:04",
        
			"custom_field":  null
			
    },
    
			"addresses":  null,
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"type":  0,
            
			"address":  "Marcos.Collier@mail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:16:04",
            
			"custom_field":  null
			
        }
			
    ],
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:16:04",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  {
        
			"trust_level":  "0",
        
			"password":  "Pass1234!",
        
			"security_code":  "1234",
        
			"signup_code":  "____",
        
			"secret_question_1":  "1",
        
			"secret_answer_1":  "wilson",
        
			"secret_question_2":  "2",
        
			"secret_answer_2":  "alex"
			
    },
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  null,
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "1",
        
			"enable_device_authentication":  "0",
        
			"time_zone":  "UTC +10:00",
        
			"time_zone_name":  "Antarctica/DumontDUrville",
        
			"is_agent":  "0",
        
			"is_reseller":  "0",
        
			"is_seller":  "0"
			
    },
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  [
        
    ],
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "0",
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  4702
			
}
		
×

Update User Email

Update User Email


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"address":  "Marcos.Collier@gmail.com",
            
			"verification_status":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"type":  0,
            
			"address":  "Marcos.Collier@gmail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:20:56",
            
			"custom_field":  null
			
        }
			
    ],
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1923
			
}
		
×

Update User Phone

Update User Phone


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"is_primary":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:23:06",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1769
			
}
		
×

Update User Address

Update User Address


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "2496 Chemin de Chambly",
        
			"address_line2":  "Longueuil",
        
			"postal_zip_code":  "J4L 3X6",
        
			"country_code":  "840",
        
			"state_region":  "AL",
        
			"city_town":  "Longueuil",
        
			"status":  1,
        
			"verification_status":  1
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "2496 Chemin de Chambly",
        
			"address_line2":  "Longueuil",
        
			"postal_zip_code":  "J4L 3X6",
        
			"country_code":  "840",
        
			"state_region":  "AL",
        
			"city_town":  "Longueuil",
        
			"status":  17,
        
			"verification_status":  0,
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"update_date_utc":  "2023-01-17T07:25:46",
        
			"custom_field":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1531
			
}
		
×

Update User Addresses (new approach)

Update User Addresses (new approach)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"addresses":  [
        
			{
            
			"id":  107090,
            
			"type":  0,
            
			"is_primary":  1,
            
			"is_billing":  0,
            
			"address_line1":  "31789 S Fraser Way",
            
			"address_line2":  "British Columbia",
            
			"postal_zip_code":  "V2T 1V2",
            
			"country_code":  "840",
            
			"state_region":  "DC",
            
			"city_town":  "Abbotsford",
            
			"status":  1,
            
			"verification_status":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  [
        
			{
            
			"id":  107090,
            
			"type":  0,
            
			"is_primary":  1,
            
			"is_billing":  0,
            
			"address_line1":  "31789 S Fraser Way",
            
			"address_line2":  "British Columbia",
            
			"postal_zip_code":  "V2T 1V2",
            
			"country_code":  "840",
            
			"state_region":  "DC",
            
			"city_town":  "Abbotsford",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
            
			"server_date":  "2023-01-17T10:29:14",
            
			"date_utc":  "2023-01-17T07:29:14",
            
			"client_date":  "2023-01-16T20:29:14",
            
			"update_date_utc":  "2023-01-17T07:30:25",
            
			"custom_field":  null
			
        }
			
    ],
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1806
			
}
		
×

Update User Personal Info

Update User Personal Info


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Winston",
        
			"job_title":  "",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Winston",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  2049
			
}
		
×

Update User CreditCard

Update User CreditCard


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"credit_card":  [
        
			{
            
			"id":  "18430",
            
			"first_name":  "Tierney",
            
			"verification_status":  "1",
            
			"is_primary":  "1"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  [
        
			{
            
			"id":  18430,
            
			"first_name":  "Tierney",
            
			"last_name":  "Collier",
            
			"type":  1,
            
			"number":  "4606607755411750",
            
			"currency_code":  "USD",
            
			"expiry_year":  "2027",
            
			"expiry_month":  "12",
            
			"security_code":  "123",
            
			"address_id":  -2,
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "b7a66b9c-03cf-4f0a-8d5f-181d36af3e18",
            
			"server_date":  "2023-01-17T11:33:47",
            
			"date_utc":  "2023-01-17T08:33:47",
            
			"client_date":  "2023-01-16T21:33:47",
            
			"update_date_utc":  "2023-01-17T08:38:33",
            
			"custom_field":  null
			
        }
			
    ],
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1841
			
}
		
×

Update User Identification

Update User Identification


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"id":  58945,
            
			"type":  "3",
            
			"country_of_issue":  "826",
            
			"country_of_residence":  "826",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"verification_status":  "1"
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88752,
        
			"program_id":  16260,
        
			"status":  "17",
        
			"type":  1,
        
			"server_date":  "2023-01-16T10:11:40",
        
			"date_utc":  "2023-01-16T07:11:40",
        
			"client_date":  "2023-01-16T08:11:40",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Stephen",
        
			"last_name":  "Wilso",
        
			"nick_name":  "SW",
        
			"job_title":  "Developer",
        
			"gender":  "1",
        
			"date_of_birth":  "1993-08-03",
        
			"verification_status":  1,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "3275 Hall Place",
        
			"address_line2":  "Texas",
        
			"postal_zip_code":  "75651",
        
			"country_code":  "840",
        
			"state_region":  "TX",
        
			"city_town":  "Mims",
        
			"status":  1,
        
			"verification_status":  1,
        
			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54",
        
			"server_date":  "2023-01-16T10:11:40",
        
			"date_utc":  "2023-01-16T07:11:40",
        
			"client_date":  "2023-01-16T08:11:40",
        
			"update_date_utc":  "2023-01-16T07:11:40",
        
			"custom_field":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  58945,
            
			"type":  3,
            
			"country_of_issue":  "826",
            
			"country_of_residence":  "826",
            
			"number":  "5299990044524768",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"status":  17,
            
			"verification_status":  1,
            
			"original_source_id":  "127eb98e-9d48-4e59-a71b-bbfffea202be",
            
			"server_date":  "2023-01-17T14:28:02",
            
			"date_utc":  "2023-01-17T11:28:02",
            
			"client_date":  "2023-01-17T12:28:02",
            
			"update_date_utc":  "2023-01-17T11:28:29",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  1463
			
}
		
×

Update Identification With Document (Selfie)

Update Identification With Document (Selfie)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"id":  	68133,
             // Identification ID to be updated
			"type":  2,
            
			"country_of_issue":  400,
            
			"country_of_residence":  400,
            
			"issue_date":  "2017-10-21",
            
			"expiry_date":  "2029-10-01",
            
			"number":  "1478570069621"
			
        }
			
    ],
    
			"documents":  [
        
			{
            
			"info":  {
                
			"first_name":  "Sami",
                
			"last_name":  "Sar",
                
			"type":  3,
                
			"entity":  25,
                
			"language":  "en",
                
			"status":  "",
                
			"subject":  "National ID Document",
                
			"notes":  ""
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
                },
                
			{
                    
			"file_name":  "Selfie",
                    
			"file_extension":  ".jpg",
                    
			"is_selfie":  true,
                    
			"content":  "Base64" 
                }
			
            ]
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  99185,
        
			"program_id":  13100,
        
			"status":  "1",
        
			"type":  1,
        
			"risk_rate":  0,
        
			"server_date":  "2023-11-19T16:16:31",
        
			"date_utc":  "2023-11-19T13:16:31",
        
			"client_date":  "2023-11-19T15:16:31",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "CreateUser05085853-530c-4cb7-ac41-3b819b9874ca"
			
    },
    
			"personal_info":  {
        
			"title":  "0",
        
			"first_name":  "raqhad",
        
			"last_name":  "haitham",
        
			"nick_name":  null,
        
			"job_title":  null,
        
			"gender":  "2",
        
			"date_of_birth":  "1980-07-04",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "12192 avenue colbert",
        
			"address_line2":  null,
        
			"postal_zip_code":  "H3M1Y7",
        
			"country_code":  "826",
        
			"state_region":  "QC",
        
			"city_town":  "United Kingdom",
        
			"status":  1,
        
			"verification_status":  0,
        
			"original_source_id":  "CreateUser05085853-530c-4cb7-ac41-3b819b9874ca",
        
			"server_date":  "2023-11-19T16:16:31",
        
			"date_utc":  "2023-11-19T13:16:31",
        
			"client_date":  "2023-11-19T15:16:31",
        
			"update_date_utc":  "2023-11-19T13:16:31",
        
			"custom_field":  null,
        
			"ticket":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  68133,
            
			"type":  0,
            
			"country_of_issue":  "858",
            
			"country_of_residence":  "858",
            
			"number":  "R691001515033",
            
			"issue_date":  "2017-10-10",
            
			"expiry_date":  "2027-10-10",
            
			"status":  20,
            
			"verification_status":  0,
            
			"original_source_id":  "AddIdentification52255b61-d06c-452e-8a99-bc0705cdd72b",
            
			"server_date":  "2023-11-19T16:18:30",
            
			"date_utc":  "2023-11-19T13:18:30",
            
			"client_date":  "2023-11-19T15:18:30",
            
			"update_date_utc":  "2023-11-19T13:18:30",
            
			"extra_data":  null,
            
			"custom_field":  null,
            
			"ticket":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"info":  {
                
			"program_id":  13100,
                
			"user_id":  99185,
                
			"entity":  25,
                
			"entity_id":  0,
                
			"document_id":  0,
                
			"first_name":  "Sami",
                
			"last_name":  "Sar",
                
			"email_address":  null,
                
			"type":  3,
                
			"language":  "en",
                
			"status":  5,
                
			"subject":  "National ID Document",
                
			"notes":  "",
                
			"number_of_attachments":  0,
                
			"support_notes":  null,
                
			"update_datetime_utc":  "2023-11-19T13:20:05",
                
			"client_date":  null,
                
			"source_id":  "UpdateIdentificationfd969281-4b2e-46ed-8f74-e0696c7c9487",
                
			"server_date":  "2023-11-19T16:20:05",
                
			"date_utc":  "2023-11-19T13:20:05",
                
			"source_time_zone":  "UTC +02:00",
                
			"attachment_status":  0
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  0,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  0,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "Selfie",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  0,
                    
			"file_url":  null,
                    
			"is_selfie":  true
			
                }
			
            ],
            
			"custom_field":  null,
            
			"geo_coordinates":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  "UTC +02:00",
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  1697
			
}
		
×

Update Identification With Document

Update Identification With Document


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"identification":  [
        
			{
            
			"id":  	68131,
             // Identification ID to be updated
			"type":  2,
            
			"country_of_issue":  400,
            
			"country_of_residence":  400,
            
			"issue_date":  "2017-10-21",
            
			"expiry_date":  "2029-10-01",
            
			"number":  "14785700696200"
			
        }
			
    ],
    
			"documents":  [
        
			{
            
			"info":  {
                
			"first_name":  "Sami",
                
			"last_name":  "Sar",
                
			"type":  3,
                
			"entity":  25,
                
			"language":  "en",
                
			"status":  "",
                
			"subject":  "National ID Document",
                
			"notes":  ""
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64"
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "Base64" 
                }
			
            ]
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  99182,
        
			"program_id":  13100,
        
			"status":  "1",
        
			"type":  1,
        
			"risk_rate":  0,
        
			"server_date":  "2023-11-19T15:49:39",
        
			"date_utc":  "2023-11-19T12:49:39",
        
			"client_date":  "2023-11-19T14:49:39",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "CreateUser4e1a27f2-9dae-45bd-a161-34a5bf510e0a"
			
    },
    
			"personal_info":  {
        
			"title":  "0",
        
			"first_name":  "raqhad",
        
			"last_name":  "haitham",
        
			"nick_name":  null,
        
			"job_title":  null,
        
			"gender":  "2",
        
			"date_of_birth":  "1980-07-04",
        
			"verification_status":  0,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "12192 avenue colbert",
        
			"address_line2":  null,
        
			"postal_zip_code":  "H3M1Y7",
        
			"country_code":  "826",
        
			"state_region":  "QC",
        
			"city_town":  "United Kingdom",
        
			"status":  1,
        
			"verification_status":  0,
        
			"original_source_id":  "CreateUser4e1a27f2-9dae-45bd-a161-34a5bf510e0a",
        
			"server_date":  "2023-11-19T15:49:39",
        
			"date_utc":  "2023-11-19T12:49:39",
        
			"client_date":  "2023-11-19T14:49:39",
        
			"update_date_utc":  "2023-11-19T12:49:39",
        
			"custom_field":  null,
        
			"ticket":  null
			
    },
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  68131,
            
			"type":  2,
            
			"country_of_issue":  "400",
            
			"country_of_residence":  "400",
            
			"number":  "14785700696200",
            
			"issue_date":  "2017-10-21",
            
			"expiry_date":  "2029-10-01",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "AddIdentificationa4a0ccf2-5493-445a-8679-d385c7c52747",
            
			"server_date":  "2023-11-19T15:50:23",
            
			"date_utc":  "2023-11-19T12:50:23",
            
			"client_date":  "2023-11-19T14:50:23",
            
			"update_date_utc":  "2023-11-19T13:26:30",
            
			"extra_data":  null,
            
			"custom_field":  null,
            
			"ticket":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  [
        
			{
            
			"result":  {
                
			"code":  "0000",
                
			"message":  "Operation Completed Successfully.",
                
			"friendly_message":  "Operation Completed Successfully."
			
            },
            
			"info":  {
                
			"program_id":  13100,
                
			"user_id":  99182,
                
			"entity":  25,
                
			"entity_id":  68131,
                
			"document_id":  41539,
                
			"first_name":  "Sami",
                
			"last_name":  "Sar",
                
			"email_address":  "raghadKHafaj@mstart.com",
                
			"type":  3,
                
			"language":  "en",
                
			"status":  5,
                
			"subject":  "National ID Document",
                
			"notes":  "",
                
			"number_of_attachments":  2,
                
			"support_notes":  null,
                
			"update_datetime_utc":  "2023-11-19T13:26:31",
                
			"client_date":  null,
                
			"source_id":  "UpdateIdentificationaa68394f-f37d-4405-9bd4-dd085975e3ba",
                
			"server_date":  "2023-11-19T16:26:31",
                
			"date_utc":  "2023-11-19T13:26:31",
                
			"source_time_zone":  "UTC +02:00",
                
			"attachment_status":  2
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "ID Document Front",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48669,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "ID Document Back",
                    
			"file_extension":  ".jpg",
                    
			"content":  "____",
                    
			"file_id":  48670,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                }
			
            ],
            
			"custom_field":  null,
            
			"geo_coordinates":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  "UTC +02:00",
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"currency":  null,
    
			"credit_limit":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +02:00",
    
			"time_zone_name":  "Europe/Mariehamn",
    
			"response_time":  2149
			
}
		
×

Update User Bank Account

Update User Bank Account


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"bank_account":  [
        
			{
            
			"id":  32048,
            
			"name":  "Bank of America",
            
			"is_primary":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  [
        
			{
            
			"id":  32048,
            
			"linked_account_id":  0,
            
			"name":  "Bank of America",
            
			"beneficiary_name":  null,
            
			"holder_name":  "Collier",
            
			"country_code":  "840",
            
			"currency_code":  "USD",
            
			"type":  1,
            
			"payment_type":  null,
            
			"beneficiary_type":  2,
            
			"number":  "42247074",
            
			"swift_code":  "AAFMGB21",
            
			"iban":  "GB17BARC20038446275882",
            
			"transit_number":  "98745",
            
			"institution_number":  "654",
            
			"routing_number":  "123456789",
            
			"phone_id":  -2,
            
			"address_id":  -2,
            
			"bank_address":  null,
            
			"state_region":  null,
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"city_town":  null,
            
			"postal_zip_code":  null,
            
			"extended_data":  null,
            
			"sort_code":  "123456789",
            
			"original_source_id":  "535c1515-3e45-4691-9588-80234068ad80",
            
			"server_date":  "2023-01-17T12:41:11",
            
			"date_utc":  "2023-01-17T09:41:11",
            
			"client_date":  "2023-01-16T22:41:11",
            
			"update_date_utc":  "2023-01-17T11:32:22",
            
			"service_provider":  -1,
            
			"custom_field":  null
			
        }
			
    ],
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1711
			
}
		
×

Update User Relationship

Update User Relationship


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"relationship":  [
        
			{
            
			"id":  21048,
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  89117,
        
			"program_id":  16260,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-29T09:50:28",
        
			"date_utc":  "2023-01-29T06:50:28",
        
			"client_date":  "2023-01-29T07:50:28",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "15b40f13-8c21-44e7-9a15-7daf1b8b7d05"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  [
        
			{
            
			"id":  21048,
            
			"entity":  7,
            
			"entity_id":  89117,
            
			"entity_name":  "Test0013 Test0013",
            
			"entity_email":  "Org.Test021@mail1.com",
            
			"entity_phone":  "+9620096433009",
            
			"on_entity":  75,
            
			"on_entity_id":  7021,
            
			"on_entity_name":  "",
            
			"on_entity_email":  "",
            
			"on_entity_phone":  "",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  0,
            
			"original_source_id":  "15b40f13-8c21-44e7-9a15-7daf1b8b7d05",
            
			"server_date":  "2023-01-29T09:50:28",
            
			"date_utc":  "2023-01-29T06:50:28",
            
			"client_date":  "2023-01-29T07:50:28",
            
			"update_date_utc":  "2023-01-29T06:59:10",
            
			"custom_field":  null
			
        }
			
    ],
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  1078
			
}
		
×

Update User Preferences

Update User Preferences


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  "1",
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "0",
        
			"enable_device_authentication":  "0",
        
			"time_zone":  "UTC +05:00"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +05:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  null,
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "0",
        
			"enable_device_authentication":  "0",
        
			"time_zone":  "UTC +05:00",
        
			"time_zone_name":  "Antarctica/DumontDUrville",
        
			"is_agent":  "0",
        
			"is_reseller":  "0",
        
			"is_seller":  "0"
			
    },
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  1561
			
}
		
×

Update User Security

Update User Security


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"security":  {
        
			"password":  "Pass1234!",
        
			"security_code":  "123",
        
			"secret_question_1":  "7",
        
			"secret_answer_1":  "Alexes",
        
			"secret_question_2":  "8",
        
			"secret_answer_2":  "Mendal"
			
    }
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +05:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  {
        
			"trust_level":  "5",
        
			"password":  "Pass1234!",
        
			"security_code":  "123",
        
			"signup_code":  "____",
        
			"secret_question_1":  "7",
        
			"secret_answer_1":  "alexes",
        
			"secret_question_2":  "8",
        
			"secret_answer_2":  "mendal"
			
    },
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  567
			
}
		
×

Update User External Auth

Update User External Auth


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"external_auth":  [
        
			{
            
			"id":  11,
            
			"status":  "2"
			
        }
			
    ],
    
			"validate":  0
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  4,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  2,
        
			"server_date":  "2017-09-18T09:58:10",
        
			"date_utc":  "2017-09-18T09:58:10",
        
			"client_date":  "2017-09-17T22:58:10",
        
			"source_time_zone":  "UTC +02:00",
        
			"original_source_id":  "DB.Generated.260519.28887"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  [
        
			{
            
			"id":  11,
            
			"login_id":  "1644722242300055",
            
			"token":  null,
            
			"type":  2,
            
			"status":  2,
            
			"verification_status":  1,
            
			"original_source_id":  "AddExternalAuth1.21",
            
			"server_date":  "2020-03-18T11:36:19",
            
			"date_utc":  "2020-03-18T09:36:19",
            
			"client_date":  "2020-03-17T22:36:19",
            
			"update_date_utc":  "2023-01-31T08:37:53",
            
			"custom_field":  null
			
        }
			
    ],
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  "0",
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  3598
			
}
		
×

Update Currency

Update Currency


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"currency":  [
        
			{
            
			"id":  90327,
            
			"is_primary":  1
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  null,
        
			"type":  1,
        
			"server_date":  null,
        
			"date_utc":  null,
        
			"client_date":  null,
        
			"source_time_zone":  null,
        
			"original_source_id":  null
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  [
        
			{
            
			"id":  90327,
            
			"code":  "EUR",
            
			"number":  null,
            
			"is_primary":  1
			
        }
			
    ],
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  954
			
}
		
×

Update Security Access

Update Security Access


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:

			{
    
			"access_rule":  [
        
			{
            
			"info":  {
                
			"id":  6160,
                
			"access_type":  1,
                
			"status":  4,
                
			"value":  101,
                
			"notes":  "Interchange MCC Update "
			
            }
			
        }
			
    ]
			
}
		
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  4,
        
			"program_id":  5,
        
			"status":  null,
        
			"type":  1,
        
			"server_date":  null,
        
			"date_utc":  null,
        
			"client_date":  null,
        
			"source_time_zone":  null,
        
			"original_source_id":  null
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  [
        
			{
            
			"result":  null,
            
			"info":  {
                
			"id":  6160,
                
			"type":  0,
                
			"access_type":  1,
                
			"status":  4,
                
			"value":  "101",
                
			"channel":  null,
                
			"service_domain":  0,
                
			"notes":  "Interchange MCC Update ",
                
			"transaction_type":  null,
                
			"expression_operator":  0
			
            },
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  null,
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  410
			
}
		
×

Get User

Get User


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Winston",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11",
        
			"verification_status":  1,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "31789 S Fraser Way",
        
			"address_line2":  "British Columbia",
        
			"postal_zip_code":  "V2T 1V2",
        
			"country_code":  "840",
        
			"state_region":  "DC",
        
			"city_town":  "Abbotsford",
        
			"status":  17,
        
			"verification_status":  0,
        
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
        
			"server_date":  "2023-01-17T10:29:14",
        
			"date_utc":  "2023-01-17T07:29:14",
        
			"client_date":  "2023-01-16T20:29:14",
        
			"update_date_utc":  "2023-01-17T07:30:25",
        
			"custom_field":  null
			
    },
    
			"addresses":  [
        
			{
            
			"id":  107090,
            
			"type":  0,
            
			"is_primary":  1,
            
			"is_billing":  0,
            
			"address_line1":  "31789 S Fraser Way",
            
			"address_line2":  "British Columbia",
            
			"postal_zip_code":  "V2T 1V2",
            
			"country_code":  "840",
            
			"state_region":  "DC",
            
			"city_town":  "Abbotsford",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
            
			"server_date":  "2023-01-17T10:29:14",
            
			"date_utc":  "2023-01-17T07:29:14",
            
			"client_date":  "2023-01-16T20:29:14",
            
			"update_date_utc":  "2023-01-17T07:30:25",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  107081,
            
			"type":  0,
            
			"is_primary":  0,
            
			"is_billing":  0,
            
			"address_line1":  "2496 Chemin de Chambly",
            
			"address_line2":  "Longueuil",
            
			"postal_zip_code":  "J4L 3X6",
            
			"country_code":  "840",
            
			"state_region":  "AL",
            
			"city_town":  "Longueuil",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:25:46",
            
			"custom_field":  null
			
        }
			
    ],
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"type":  0,
            
			"address":  "Marcos.Collier@gmail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:20:56",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  103006,
            
			"type":  0,
            
			"address":  "M.Collier@mail.com",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "c5b080c8-fb7c-4dba-9fbd-ca013736e869",
            
			"server_date":  "2023-01-17T11:27:40",
            
			"date_utc":  "2023-01-17T08:27:40",
            
			"client_date":  "2023-01-16T21:27:40",
            
			"update_date_utc":  "2023-01-17T08:27:40",
            
			"custom_field":  null
			
        }
			
    ],
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:23:06",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  106333,
            
			"type":  0,
            
			"country_code":  "840",
            
			"number":  "+13413739950",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "3828c4ce-73a5-4671-b5cb-92555ebc64d5",
            
			"server_date":  "2023-01-17T11:28:54",
            
			"date_utc":  "2023-01-17T08:28:54",
            
			"client_date":  "2023-01-16T21:28:54",
            
			"update_date_utc":  "2023-01-17T08:28:54",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  {
        
			"trust_level":  "0",
        
			"password":  "Pass1234!",
        
			"security_code":  "1234",
        
			"signup_code":  "____",
        
			"secret_question_1":  "1",
        
			"secret_answer_1":  "wilson",
        
			"secret_question_2":  "2",
        
			"secret_answer_2":  "alex"
			
    },
    
			"preferences":  {
        
			"preferred_language_code":  "en",
        
			"enable_facebook_account":  null,
        
			"enable_promotion_notification":  "1",
        
			"enable_email_notification":  "1",
        
			"enable_sms_notification":  "1",
        
			"enable_push_notification":  "1",
        
			"enable_device_authentication":  "0",
        
			"time_zone":  "UTC +10:00",
        
			"time_zone_name":  "Antarctica/DumontDUrville",
        
			"is_agent":  "0",
        
			"is_reseller":  "0",
        
			"is_seller":  "0"
			
    },
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  58926,
            
			"type":  1,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "47090225",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T06:48:51",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        },
        
			{
            
			"result":  null,
            
			"id":  58940,
            
			"type":  3,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "5299990044524768",
            
			"issue_date":  "2020-09-21",
            
			"expiry_date":  "2030-09-21",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "61e01d72-1eab-4859-87f8-64c202d6010f",
            
			"server_date":  "2023-01-17T11:41:53",
            
			"date_utc":  "2023-01-17T08:41:53",
            
			"client_date":  "2023-01-16T21:41:53",
            
			"update_date_utc":  "2023-01-17T08:41:53",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  [
        
			{
            
			"id":  18430,
            
			"first_name":  "Tierney",
            
			"last_name":  "Collier",
            
			"type":  1,
            
			"number":  "4606607755411750",
            
			"currency_code":  "USD",
            
			"expiry_year":  "2027",
            
			"expiry_month":  "12",
            
			"security_code":  "123",
            
			"address_id":  -2,
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "b7a66b9c-03cf-4f0a-8d5f-181d36af3e18",
            
			"server_date":  "2023-01-17T11:33:47",
            
			"date_utc":  "2023-01-17T08:33:47",
            
			"client_date":  "2023-01-16T21:33:47",
            
			"update_date_utc":  "2023-01-17T08:38:33",
            
			"custom_field":  null
			
        }
			
    ],
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  [
        
			{
            
			"id":  90301,
            
			"code":  "USD",
            
			"number":  "840",
            
			"is_primary":  1
			
        }
			
    ],
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  {
        
			"id":  7222,
        
			"acceptance":  "1",
        
			"title":  null,
        
			"version_name":  null,
        
			"server_date":  "2023-01-17T09:48:51"
			
    },
    
			"device_info":  {
        
			"id":  0,
        
			"type":  0,
        
			"brand":  null,
        
			"os":  null,
        
			"unique_id":  null,
        
			"installation_id":  null,
        
			"extended_info":  null,
        
			"status":  null,
        
			"verification_status":  null,
        
			"encryption_key":  null,
        
			"application_version":  null,
        
			"serial_number":  null,
        
			"source_ip_address":  null,
        
			"geo_coordinates":  null,
        
			"original_source_id":  null,
        
			"server_date":  null,
        
			"date_utc":  null,
        
			"client_date":  null,
        
			"update_date_utc":  null,
        
			"client_time_zone":  null
			
    },
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  {
        
			"latitude":  "41.667647",
        
			"longitude":  "-88.087447",
        
			"position_description":  "N Schmidt Rd"
			
    },
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  {
        
			"id":  32706,
        
			"entity":  7,
        
			"entity_id":  88833,
        
			"verification_status":  0,
        
			"name":  "",
        
			"description":  "",
        
			"notes":  ""
			
    },
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  26,
        
			"entity_id":  32705,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Document Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:24:30"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  null,
    
			"response_time":  1018
			
}
		
×

Get User Email(s)

Get User Email(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  [
        
			{
            
			"id":  102988,
            
			"type":  0,
            
			"address":  "Marcos.Collier@gmail.com",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:20:56",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  103006,
            
			"type":  0,
            
			"address":  "M.Collier@mail.com",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "c5b080c8-fb7c-4dba-9fbd-ca013736e869",
            
			"server_date":  "2023-01-17T11:27:40",
            
			"date_utc":  "2023-01-17T08:27:40",
            
			"client_date":  "2023-01-16T21:27:40",
            
			"update_date_utc":  "2023-01-17T08:27:40",
            
			"custom_field":  null
			
        }
			
    ],
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  26,
        
			"entity_id":  32705,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Document Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:24:30"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  408
			
}
		
×

Get User Phone(s)

Get User Phone(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 0
  • show_custom_field : 0
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  [
        
			{
            
			"id":  106315,
            
			"type":  1,
            
			"country_code":  "840",
            
			"number":  "+13067898833",
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:23:06",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  106333,
            
			"type":  0,
            
			"country_code":  "840",
            
			"number":  "+13413739950",
            
			"is_primary":  0,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "3828c4ce-73a5-4671-b5cb-92555ebc64d5",
            
			"server_date":  "2023-01-17T11:28:54",
            
			"date_utc":  "2023-01-17T08:28:54",
            
			"client_date":  "2023-01-16T21:28:54",
            
			"update_date_utc":  "2023-01-17T08:28:54",
            
			"custom_field":  null
			
        }
			
    ],
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  26,
        
			"entity_id":  32705,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Document Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:24:30"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  320
			
}
		
×

Get User Address

Get User Address


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  {
        
			"type":  0,
        
			"is_billing":  0,
        
			"address_line1":  "31789 S Fraser Way",
        
			"address_line2":  "British Columbia",
        
			"postal_zip_code":  "V2T 1V2",
        
			"country_code":  "840",
        
			"state_region":  "DC",
        
			"city_town":  "Abbotsford",
        
			"status":  17,
        
			"verification_status":  0,
        
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
        
			"server_date":  "2023-01-17T10:29:14",
        
			"date_utc":  "2023-01-17T07:29:14",
        
			"client_date":  "2023-01-16T20:29:14",
        
			"update_date_utc":  "2023-01-17T07:30:25",
        
			"custom_field":  null
			
    },
    
			"addresses":  [
        
			{
            
			"id":  107090,
            
			"type":  0,
            
			"is_primary":  1,
            
			"is_billing":  0,
            
			"address_line1":  "31789 S Fraser Way",
            
			"address_line2":  "British Columbia",
            
			"postal_zip_code":  "V2T 1V2",
            
			"country_code":  "840",
            
			"state_region":  "DC",
            
			"city_town":  "Abbotsford",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
            
			"server_date":  "2023-01-17T10:29:14",
            
			"date_utc":  "2023-01-17T07:29:14",
            
			"client_date":  "2023-01-16T20:29:14",
            
			"update_date_utc":  "2023-01-17T07:30:25",
            
			"custom_field":  null
			
        },
        
			{
            
			"id":  107081,
            
			"type":  0,
            
			"is_primary":  0,
            
			"is_billing":  0,
            
			"address_line1":  "2496 Chemin de Chambly",
            
			"address_line2":  "Longueuil",
            
			"postal_zip_code":  "J4L 3X6",
            
			"country_code":  "840",
            
			"state_region":  "AL",
            
			"city_town":  "Longueuil",
            
			"status":  17,
            
			"verification_status":  0,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T07:25:46",
            
			"custom_field":  null
			
        }
			
    ],
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  26,
        
			"entity_id":  32705,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Document Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:24:30"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  432
			
}
		
×

Get User Personal Info

Get User Personal Info


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  {
        
			"title":  "1",
        
			"first_name":  "Winston",
        
			"last_name":  "Collier",
        
			"nick_name":  "SW",
        
			"job_title":  "",
        
			"gender":  "1",
        
			"date_of_birth":  "1980-11-11",
        
			"verification_status":  1,
        
			"picture":  null,
        
			"custom_field":  null
			
    },
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  26,
        
			"entity_id":  32705,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Document Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:24:30"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  213
			
}
		
×

Get User Account(s)

Get User Account(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  [
        
			{
            
			"result":  null,
            
			"info":  {
                
			"id":  80553,
                
			"supplied_id":  175008,
                
			"program_id":  5,
                
			"bin_id":  "35",
                
			"user_id":  88833,
                
			"name":  "Debit Card",
                
			"nick_name":  null,
                
			"type":  "0",
                
			"number":  "5508400024556548",
                
			"card_image":  null,
                
			"currency":  "USD",
                
			"status":  "1",
                
			"usage_status":  "1",
                
			"balance":  "0.00",
                
			"external_balance":  null,
                
			"available_balance":  "0.00",
                
			"external_available_balance":  null,
                
			"activation_date_time":  null,
                
			"replace_account":  null,
                
			"original_source_id":  "M.230117.M5.786905",
                
			"server_date":  "2023-01-17T12:39:19",
                
			"date_utc":  "2023-01-17T09:39:19",
                
			"client_date":  "2023-01-17T09:39:19",
                
			"source_time_zone":  "UTC +01:00",
                
			"security":  {
                    
			"security_code":  "876",
                    
			"activation_code":  "23048757",
                    
			"expiry_date":  "2024-01-31",
                    
			"pin_code":  null
			
                },
                
			"is_multi_currency":  false
			
            },
            
			"limits":  null,
            
			"archive":  null,
            
			"custom_field":  null,
            
			"geo_coordinates":  null,
            
			"options":  null,
            
			"bank_account":  null,
            
			"history":  null,
            
			"fulfilment":  null,
            
			"access_rule":  null,
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  null,
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  16,
        
			"entity_id":  32048,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:41:11"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  500
			
}
		
×

Get User Documents

Get User Documents


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  [
        
			{
            
			"result":  null,
            
			"info":  {
                
			"program_id":  5,
                
			"user_id":  88833,
                
			"entity":  25,
                
			"entity_id":  0,
                
			"document_id":  32705,
                
			"first_name":  "Winston",
                
			"last_name":  "Collier",
                
			"email_address":  "Marcos.Collier@gmail.com",
                
			"type":  2,
                
			"language":  "en",
                
			"status":  1,
                
			"subject":  "Identification",
                
			"notes":  null,
                
			"number_of_attachments":  3,
                
			"support_notes":  null,
                
			"update_datetime_utc":  "2023-01-17T09:24:30",
                
			"source_id":  "9474b720-19c0-452d-8b36-d379d55af696",
                
			"server_date":  "2023-01-17T12:24:30",
                
			"date_utc":  "2023-01-17T09:24:30",
                
			"source_time_zone":  "UTC -11:00",
                
			"attachment_status":  2
			
            },
            
			"attachment":  [
                
			{
                    
			"file_name":  "Passport Copy",
                    
			"file_extension":  ".jpg",
                    
			"content":  "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",
                    
			"file_id":  33811,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "Passport Copy",
                    
			"file_extension":  ".jpg",
                    
			"content":  "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",
                    
			"file_id":  33812,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                },
                
			{
                    
			"file_name":  "Passport Copy",
                    
			"file_extension":  ".jpg",
                    
			"content":  "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",
                    
			"file_id":  33813,
                    
			"file_url":  null,
                    
			"is_selfie":  false
			
                }
			
            ],
            
			"custom_field":  null,
            
			"geo_coordinates":  {
                
			"latitude":  "31.969848",
                
			"longitude":  "35.864097",
                
			"position_description":  "MStart Compnay"
			
            },
            
			"notes":  null,
            
			"last_activity":  null,
            
			"authentication":  null,
            
			"validate":  null,
            
			"function_code":  0,
            
			"time_zone":  null,
            
			"time_zone_name":  null,
            
			"response_time":  0
			
        }
			
    ],
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  16,
        
			"entity_id":  32048,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:41:11"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  520
			
}
		
×

Get User Credit Card(s)

Get User Credit Card(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  [
        
			{
            
			"id":  18430,
            
			"first_name":  "Tierney",
            
			"last_name":  "Collier",
            
			"type":  1,
            
			"number":  "4606607755411750",
            
			"currency_code":  "USD",
            
			"expiry_year":  "2027",
            
			"expiry_month":  "12",
            
			"security_code":  "123",
            
			"address_id":  -2,
            
			"is_primary":  1,
            
			"status":  1,
            
			"verification_status":  0,
            
			"original_source_id":  "b7a66b9c-03cf-4f0a-8d5f-181d36af3e18",
            
			"server_date":  "2023-01-17T11:33:47",
            
			"date_utc":  "2023-01-17T08:33:47",
            
			"client_date":  "2023-01-16T21:33:47",
            
			"update_date_utc":  "2023-01-17T08:38:33",
            
			"custom_field":  null
			
        }
			
    ],
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  16,
        
			"entity_id":  32048,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:41:11"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  286
			
}
		
×

Get User Identification(s)

Get User Identification(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  58926,
            
			"type":  1,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "47090225",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T09:37:14",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        },
        
			{
            
			"result":  null,
            
			"id":  58940,
            
			"type":  3,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "5299990044524768",
            
			"issue_date":  null,
            
			"expiry_date":  null,
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "61e01d72-1eab-4859-87f8-64c202d6010f",
            
			"server_date":  "2023-01-17T11:41:53",
            
			"date_utc":  "2023-01-17T08:41:53",
            
			"client_date":  "2023-01-16T21:41:53",
            
			"update_date_utc":  "2023-01-17T09:37:20",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  16,
        
			"entity_id":  32048,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:41:11"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  275
			
}
		
×

Get User Bank Account(s)

Get User Bank Account(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  [
        
			{
            
			"result":  null,
            
			"id":  58926,
            
			"type":  1,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "47090225",
            
			"issue_date":  "2015-09-21",
            
			"expiry_date":  "2027-09-21",
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
            
			"server_date":  "2023-01-17T09:48:51",
            
			"date_utc":  "2023-01-17T06:48:51",
            
			"client_date":  "2023-01-16T19:48:51",
            
			"update_date_utc":  "2023-01-17T09:37:14",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        },
        
			{
            
			"result":  null,
            
			"id":  58940,
            
			"type":  3,
            
			"country_of_issue":  "840",
            
			"country_of_residence":  "840",
            
			"number":  "5299990044524768",
            
			"issue_date":  null,
            
			"expiry_date":  null,
            
			"status":  1,
            
			"verification_status":  1,
            
			"original_source_id":  "61e01d72-1eab-4859-87f8-64c202d6010f",
            
			"server_date":  "2023-01-17T11:41:53",
            
			"date_utc":  "2023-01-17T08:41:53",
            
			"client_date":  "2023-01-16T21:41:53",
            
			"update_date_utc":  "2023-01-17T09:37:20",
            
			"extra_data":  null,
            
			"custom_field":  null
			
        }
			
    ],
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  16,
        
			"entity_id":  32048,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:41:11"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  275
			
}
		
×

Get User Currency

Get User Currency


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  [
        
			{
            
			"id":  90301,
            
			"code":  "USD",
            
			"number":  "840",
            
			"is_primary":  1
			
        },
        
			{
            
			"id":  90327,
            
			"code":  "EUR",
            
			"number":  "978",
            
			"is_primary":  0
			
        }
			
    ],
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  31,
        
			"entity_id":  90327,
        
			"entity_data":  -1,
        
			"activity_type":  4,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "New User Currency Created"
			
        },
        
			"update_date_utc":  "2023-01-17T09:48:20"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  234
			
}
		
×

Get User Relationship

Get User Relationship


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  89117,
        
			"program_id":  16260,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-29T09:50:28",
        
			"date_utc":  "2023-01-29T06:50:28",
        
			"client_date":  "2023-01-29T07:50:28",
        
			"source_time_zone":  "UTC +05:30",
        
			"original_source_id":  "15b40f13-8c21-44e7-9a15-7daf1b8b7d05"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  [
        
			{
            
			"id":  21048,
            
			"entity":  7,
            
			"entity_id":  89117,
            
			"entity_name":  "Test0013 Test0013",
            
			"entity_email":  "Org.Test021@mail1.com",
            
			"entity_phone":  "+9620096433009",
            
			"on_entity":  75,
            
			"on_entity_id":  7021,
            
			"on_entity_name":  "MStart.Org",
            
			"on_entity_email":  "Test41@mstart.com",
            
			"on_entity_phone":  "+962797001034177",
            
			"type":  7,
            
			"status":  1,
            
			"verification_status":  1,
            
			"order":  0,
            
			"original_source_id":  "15b40f13-8c21-44e7-9a15-7daf1b8b7d05",
            
			"server_date":  "2023-01-29T09:50:28",
            
			"date_utc":  "2023-01-29T06:50:28",
            
			"client_date":  "2023-01-29T07:50:28",
            
			"update_date_utc":  "2023-01-29T06:59:10",
            
			"custom_field":  null
			
        }
			
    ],
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  null,
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  {
        
			"entity":  23,
        
			"entity_id":  21048,
        
			"entity_data":  -1,
        
			"activity_type":  2,
        
			"notes":  {
            
			"user_notes":  "",
            
			"admin_notes":  "Update User Relationship"
			
        },
        
			"update_date_utc":  "2023-01-29T06:59:10"
			
    },
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC +01:00",
    
			"time_zone_name":  "Europe/Andorra",
    
			"response_time":  141
			
}
		
×

Get User History

Get User History


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  [
        
			{
            
			"id":  216549,
            
			"activity_type":  4,
            
			"entity":  31,
            
			"entity_id":  90327,
            
			"by_entity":  3,
            
			"by_entity_id":  6,
            
			"entity_data":  -1,
            
			"old_data":  "",
            
			"new_data":  "{\"id\":90327,\"code\":\"EUR\",\"number\":\"978\",\"is_primary\":0}",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "New User Currency Created",
            
			"original_source_id":  "ef09f62f-ad6f-4c59-989b-a8e9df3fc550",
            
			"server_date":  "2023-01-17T12:48:20",
            
			"date_utc":  "2023-01-17T09:48:20",
            
			"client_date":  "2023-01-16T22:48:20"
			
        },
        
			{
            
			"id":  216548,
            
			"activity_type":  4,
            
			"entity":  16,
            
			"entity_id":  32048,
            
			"by_entity":  3,
            
			"by_entity_id":  6,
            
			"entity_data":  -1,
            
			"old_data":  "",
            
			"new_data":  "[{\"id\":32048,\"name\":\"Marcos Collier\",\"holder_name\":\"Collier\",\"country_code\":\"840\",\"currency_code\":\"USD\",\"type\":1,\"beneficiary_type\":2,\"number\":\"42**7074\",\"swift_code\":\"AAFMGB21\",\"iban\":\"GB17**************5882\",\"transit_number\":\"98745\",\"institution_number\":\"654\",\"routing_number\":\"123456789\",\"is_primary\":1,\"status\":1,\"verification_status\":0,\"original_source_id\":\"535c1515-3e45-4691-9588-80234068ad80\",\"server_date\":\"2023-01-17T12:41:11\",\"date_utc\":\"2023-01-17T09:41:11\",\"update_date_utc\":\"2023-01-17T09:41:11\",\"service_provider\":-1}]",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "New User Primary Bank Account Created",
            
			"original_source_id":  "535c1515-3e45-4691-9588-80234068ad80",
            
			"server_date":  "2023-01-17T12:41:11",
            
			"date_utc":  "2023-01-17T09:41:11",
            
			"client_date":  "2023-01-16T22:41:11"
			
        },
        
			{
            
			"id":  216547,
            
			"activity_type":  1,
            
			"entity":  10,
            
			"entity_id":  80553,
            
			"by_entity":  3,
            
			"by_entity_id":  1,
            
			"entity_data":  1,
            
			"old_data":  "",
            
			"new_data":  "{\"info\":{\"id\":80553,\"supplied_id\":175008,\"program_id\":5,\"bin_id\":\"35\",\"user_id\":88833,\"name\":\"Debit Card\",\"type\":\"0\",\"number\":\"550840******6548\",\"currency\":\"USD\",\"status\":\"1\",\"usage_status\":\"1\",\"balance\":\"0.00\",\"available_balance\":\"0.00\",\"activation_date_time\":\"2023-01-17\",\"original_source_id\":\"M.230117.M5.786905\",\"server_date\":\"2023-01-17T12:39:19\",\"date_utc\":\"2023-01-17T09:39:19\",\"client_date\":\"2023-01-17T10:39:19\",\"source_time_zone\":\"UTC +01:00\",\"security\":{\"security_code\":\"____\",\"activation_code\":\"____\",\"expiry_date\":\"____\",\"pin_code\":\"____\"},\"is_multi_currency\":false},\"options\":{\"is_visible\":1,\"fulfilment\":{\"info\":{\"fulfilment_config_id\":1,\"fulfilment_reason\":1,\"fulfilment_notes\":\"\",\"fulfilment_type\":1,\"extra_embossing\":\"\",\"status\":1,\"status_date\":\"2023-01-17T12:39:18\",\"batch_id\":0,\"linked_supplied_id\":0},\"card_production\":{\"supplier\":\"LIVE - PRINTING COMPANY\",\"card_design_id\":\"1\",\"card_logo_id\":\"10\",\"product_id\":\"1\",\"upc\":\"1\",\"lot_number\":\"1\",\"denomination\":\"1\",\"include_user_id\":true,\"include_supplied_id\":false,\"include_activation_code\":true,\"pin_mailer\":true,\"bulk_shipping\":{\"enabled\":false,\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"state\":\"\",\"postal_code\":\"\"}},\"courier\":{\"supplier\":\"UPS\",\"shipping_method\":\"UPS Two-Day\",\"tracking_number\":\"\",\"estimated_delivery\":\"1-2 Days\"}}},\"function_code\":0,\"time_zone\":\"UTC +01:00\",\"response_time\":0}",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "New Account Created",
            
			"original_source_id":  "M.230117.M5.786905",
            
			"server_date":  "2023-01-17T12:39:21",
            
			"date_utc":  "2023-01-17T09:39:21",
            
			"client_date":  "2023-01-16T22:39:21"
			
        },
        
			{
            
			"id":  216546,
            
			"activity_type":  1,
            
			"entity":  10,
            
			"entity_id":  80553,
            
			"by_entity":  3,
            
			"by_entity_id":  1,
            
			"entity_data":  1,
            
			"old_data":  "",
            
			"new_data":  "{\"info\":{\"id\":80553,\"supplied_id\":175008,\"program_id\":5,\"bin_id\":\"35\",\"user_id\":88833,\"name\":\"Debit Card\",\"type\":\"0\",\"number\":\"550840******6548\",\"currency\":\"USD\",\"status\":\"1\",\"usage_status\":\"1\",\"balance\":\"0.00\",\"available_balance\":\"0.00\",\"activation_date_time\":\"2023-01-17\",\"original_source_id\":\"M.230117.M5.786905\",\"server_date\":\"2023-01-17T12:39:19\",\"date_utc\":\"2023-01-17T09:39:19\",\"source_time_zone\":\"UTC +01:00\",\"security\":{\"security_code\":\"____\",\"activation_code\":\"____\",\"expiry_date\":\"____\",\"pin_code\":\"____\"},\"is_multi_currency\":false},\"options\":{\"is_visible\":1,\"fulfilment\":{\"info\":{\"fulfilment_config_id\":1,\"fulfilment_reason\":1,\"fulfilment_notes\":\"\",\"fulfilment_type\":1,\"extra_embossing\":\"\",\"status\":1,\"status_date\":\"2023-01-17T12:39:18\",\"batch_id\":0,\"linked_supplied_id\":0},\"card_production\":{\"supplier\":\"LIVE - PRINTING COMPANY\",\"card_design_id\":\"1\",\"card_logo_id\":\"10\",\"product_id\":\"1\",\"upc\":\"1\",\"lot_number\":\"1\",\"denomination\":\"1\",\"include_user_id\":true,\"include_supplied_id\":false,\"include_activation_code\":true,\"pin_mailer\":true,\"bulk_shipping\":{\"enabled\":false,\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"state\":\"\",\"postal_code\":\"\"}},\"courier\":{\"supplier\":\"UPS\",\"shipping_method\":\"UPS Two-Day\",\"tracking_number\":\"\",\"estimated_delivery\":\"1-2 Days\"}}},\"function_code\":0,\"time_zone\":\"UTC +01:00\",\"response_time\":0}",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "New Account Created",
            
			"original_source_id":  "M.230117.M5.786905",
            
			"server_date":  "2023-01-17T12:39:20",
            
			"date_utc":  "2023-01-17T09:39:20",
            
			"client_date":  "2023-01-16T22:39:20"
			
        },
        
			{
            
			"id":  216545,
            
			"activity_type":  2,
            
			"entity":  19,
            
			"entity_id":  88833,
            
			"by_entity":  1,
            
			"by_entity_id":  0,
            
			"entity_data":  5,
            
			"old_data":  "",
            
			"new_data":  "",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "Update Email Status to Verified By Maxmind",
            
			"original_source_id":  "M.230117.U88833.821771",
            
			"server_date":  "2023-01-17T12:39:18",
            
			"date_utc":  "2023-01-17T09:39:18",
            
			"client_date":  "2023-01-16T22:39:18"
			
        },
        
			{
            
			"id":  216544,
            
			"activity_type":  2,
            
			"entity":  19,
            
			"entity_id":  102988,
            
			"by_entity":  1,
            
			"by_entity_id":  0,
            
			"entity_data":  19,
            
			"old_data":  "",
            
			"new_data":  "",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "Update Email Verification Status to Verified By Maxmind",
            
			"original_source_id":  "M.230117.U88833.821771",
            
			"server_date":  "2023-01-17T12:39:18",
            
			"date_utc":  "2023-01-17T09:39:18",
            
			"client_date":  "2023-01-16T22:39:18"
			
        },
        
			{
            
			"id":  216543,
            
			"activity_type":  2,
            
			"entity":  15,
            
			"entity_id":  88833,
            
			"by_entity":  1,
            
			"by_entity_id":  0,
            
			"entity_data":  5,
            
			"old_data":  "",
            
			"new_data":  "",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "Update Address Status to Verified By Maxmind",
            
			"original_source_id":  "M.230117.U88833.821771",
            
			"server_date":  "2023-01-17T12:39:18",
            
			"date_utc":  "2023-01-17T09:39:18",
            
			"client_date":  "2023-01-16T22:39:18"
			
        },
        
			{
            
			"id":  216542,
            
			"activity_type":  2,
            
			"entity":  15,
            
			"entity_id":  -1,
            
			"by_entity":  1,
            
			"by_entity_id":  0,
            
			"entity_data":  19,
            
			"old_data":  "",
            
			"new_data":  "",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "Update Address Verification Status to Verified By Maxmind",
            
			"original_source_id":  "M.230117.U88833.821771",
            
			"server_date":  "2023-01-17T12:39:18",
            
			"date_utc":  "2023-01-17T09:39:18",
            
			"client_date":  "2023-01-16T22:39:18"
			
        },
        
			{
            
			"id":  216541,
            
			"activity_type":  2,
            
			"entity":  7,
            
			"entity_id":  88833,
            
			"by_entity":  1,
            
			"by_entity_id":  0,
            
			"entity_data":  19,
            
			"old_data":  "",
            
			"new_data":  "",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "User Trust Level Changed from 3 to 5 and User Trust Level Status Changed from Confirmed to Trusted",
            
			"original_source_id":  "M.230117.M1.760379",
            
			"server_date":  "2023-01-17T12:38:55",
            
			"date_utc":  "2023-01-17T09:38:55",
            
			"client_date":  "2023-01-16T22:38:55"
			
        },
        
			{
            
			"id":  216540,
            
			"activity_type":  2,
            
			"entity":  19,
            
			"entity_id":  103006,
            
			"by_entity":  3,
            
			"by_entity_id":  1,
            
			"entity_data":  -1,
            
			"old_data":  "[{\"id\":103006,\"type\":0,\"address\":\"M.Collier@mail.com\",\"is_primary\":0,\"status\":1,\"verification_status\":0,\"original_source_id\":\"c5b080c8-fb7c-4dba-9fbd-ca013736e869\",\"server_date\":\"2023-01-17T11:27:40\",\"date_utc\":\"2023-01-17T08:27:40\",\"update_date_utc\":\"2023-01-17T08:27:40\",\"custom_field\":{\"c1\":\"email custom field\"}}]",
            
			"new_data":  "[{\"id\":103006,\"type\":0,\"address\":\"M.Collier@mail.com\",\"is_primary\":0,\"status\":1,\"verification_status\":1,\"server_date\":\"2023-01-17T11:27:40\",\"date_utc\":\"2023-01-17T08:27:40\",\"update_date_utc\":\"2023-01-17T08:27:40\"}]",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "Update User Email",
            
			"original_source_id":  "M.230117.M1.760379",
            
			"server_date":  "2023-01-17T12:38:54",
            
			"date_utc":  "2023-01-17T09:38:54",
            
			"client_date":  "2023-01-16T22:38:54"
			
        }
			
    ],
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  441
			
}
		
×

Get User History Latest

Get User History Latest


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
Request Parameters:
Response Parameters:

			{
    
			"result":  {
        
			"code":  "0000",
        
			"message":  "Operation Completed Successfully.",
        
			"friendly_message":  "Operation Completed Successfully."
			
    },
    
			"info":  {
        
			"id":  88833,
        
			"program_id":  5,
        
			"status":  "1",
        
			"type":  1,
        
			"server_date":  "2023-01-17T09:48:51",
        
			"date_utc":  "2023-01-17T06:48:51",
        
			"client_date":  "2023-01-16T19:48:51",
        
			"source_time_zone":  "UTC +10:00",
        
			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
			
    },
    
			"personal_info":  null,
    
			"address":  null,
    
			"addresses":  null,
    
			"email":  null,
    
			"phone":  null,
    
			"security":  null,
    
			"preferences":  null,
    
			"identification":  null,
    
			"bank_account":  null,
    
			"credit_card":  null,
    
			"notification":  null,
    
			"documents":  null,
    
			"currency":  null,
    
			"account":  null,
    
			"group":  null,
    
			"terms_conditions":  null,
    
			"device_info":  null,
    
			"commerce":  null,
    
			"external_auth":  null,
    
			"validation_data":  null,
    
			"relationship":  null,
    
			"geo_coordinates":  null,
    
			"custom_field":  null,
    
			"history":  [
        
			{
            
			"id":  216549,
            
			"activity_type":  4,
            
			"entity":  31,
            
			"entity_id":  90327,
            
			"by_entity":  3,
            
			"by_entity_id":  6,
            
			"entity_data":  -1,
            
			"old_data":  "",
            
			"new_data":  "{\"id\":90327,\"code\":\"EUR\",\"number\":\"978\",\"is_primary\":0}",
            
			"json":  null,
            
			"notes":  "",
            
			"admin_notes":  "New User Currency Created",
            
			"original_source_id":  "ef09f62f-ad6f-4c59-989b-a8e9df3fc550",
            
			"server_date":  "2023-01-17T12:48:20",
            
			"date_utc":  "2023-01-17T09:48:20",
            
			"client_date":  "2023-01-16T22:48:20"
			
        }
			
    ],
    
			"access_rule":  null,
    
			"ticket":  null,
    
			"general_requirements":  null,
    
			"organization":  null,
    
			"notes":  null,
    
			"last_activity":  null,
    
			"authentication":  null,
    
			"validate":  null,
    
			"function_code":  0,
    
			"time_zone":  "UTC -11:00",
    
			"time_zone_name":  "Pacific/Pago_Pago",
    
			"response_time":  280
			
}
		
×

Inquiry User(s)

Inquiry User(s)


Configuration Header:
  • lang : en
  • source_id : SourceID
  • time_zone : UTC +02:00
  • show_sensitive_data : 1
  • show_custom_field : 1
Configuration Query Parameters:
  • start_index : 1
  • page_size : 10
  • from_date : 2021-01-01
  • to_date : 2023-01-30
  • Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"result_set":  {
            
    			"from_date":  "2021-01-01T00:00:00",
            
    			"to_date":  "2023-02-01T00:00:00",
            
    			"start_index":  1,
            
    			"page_size":  10,
            
    			"total_records":  1,
            
    			"time_zone_Name":  null,
            
    			"time_zone":  null
    			
        },
        
    			"users":  [
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  88833,
                    
    			"program_id":  5,
                    
    			"status":  "1",
                    
    			"type":  1,
                    
    			"server_date":  "2023-01-17T09:48:51",
                    
    			"date_utc":  "2023-01-17T06:48:51",
                    
    			"client_date":  null,
                    
    			"source_time_zone":  "UTC +10:00",
                    
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
                },
                
    			"personal_info":  {
                    
    			"title":  "1",
                    
    			"first_name":  "Marcos",
                    
    			"last_name":  "Collier",
                    
    			"nick_name":  "SW",
                    
    			"job_title":  "Developer",
                    
    			"gender":  "1",
                    
    			"date_of_birth":  "1980-11-11",
                    
    			"verification_status":  0,
                    
    			"picture":  null,
                    
    			"custom_field":  null
    			
                },
                
    			"address":  {
                    
    			"type":  0,
                    
    			"is_billing":  0,
                    
    			"address_line1":  "50 Rideau St",
                    
    			"address_line2":  "Ottawa",
                    
    			"postal_zip_code":  "K1N 9J7",
                    
    			"country_code":  "840",
                    
    			"state_region":  "AL",
                    
    			"city_town":  "None",
                    
    			"status":  1,
                    
    			"verification_status":  1,
                    
    			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
                    
    			"server_date":  "2023-01-17T10:29:14",
                    
    			"date_utc":  "2023-01-17T07:29:14",
                    
    			"client_date":  null,
                    
    			"update_date_utc":  "2023-01-17T09:36:14",
                    
    			"custom_field":  null
    			
                },
                
    			"addresses":  [
                    
    			{
                        
    			"id":  107090,
                        
    			"type":  0,
                        
    			"is_primary":  1,
                        
    			"is_billing":  0,
                        
    			"address_line1":  "50 Rideau St",
                        
    			"address_line2":  "Ottawa",
                        
    			"postal_zip_code":  "K1N 9J7",
                        
    			"country_code":  "840",
                        
    			"state_region":  "AL",
                        
    			"city_town":  "None",
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "81c29d0e-54a9-4c95-a1dd-e583542d2265",
                        
    			"server_date":  "2023-01-17T10:29:14",
                        
    			"date_utc":  "2023-01-17T07:29:14",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:36:14",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  107081,
                        
    			"type":  0,
                        
    			"is_primary":  0,
                        
    			"is_billing":  0,
                        
    			"address_line1":  "2496 Chemin de Chambly",
                        
    			"address_line2":  "Longueuil",
                        
    			"postal_zip_code":  "J4L 3X6",
                        
    			"country_code":  "840",
                        
    			"state_region":  "AL",
                        
    			"city_town":  "None",
                        
    			"status":  17,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
                        
    			"server_date":  "2023-01-17T09:48:51",
                        
    			"date_utc":  "2023-01-17T06:48:51",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:36:14",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"email":  [
                    
    			{
                        
    			"id":  102988,
                        
    			"type":  0,
                        
    			"address":  "Marcos.Collier@gmail.com",
                        
    			"is_primary":  1,
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
                        
    			"server_date":  "2023-01-17T09:48:51",
                        
    			"date_utc":  "2023-01-17T06:48:51",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:36:46",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  103006,
                        
    			"type":  0,
                        
    			"address":  "M.Collier@mail.com",
                        
    			"is_primary":  0,
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "c5b080c8-fb7c-4dba-9fbd-ca013736e869",
                        
    			"server_date":  "2023-01-17T11:27:40",
                        
    			"date_utc":  "2023-01-17T08:27:40",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:38:54",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"phone":  [
                    
    			{
                        
    			"id":  106315,
                        
    			"type":  1,
                        
    			"country_code":  "840",
                        
    			"number":  "+13067898833",
                        
    			"is_primary":  1,
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
                        
    			"server_date":  "2023-01-17T09:48:51",
                        
    			"date_utc":  "2023-01-17T06:48:51",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:36:29",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  106333,
                        
    			"type":  4,
                        
    			"country_code":  "840",
                        
    			"number":  "+13413739950",
                        
    			"is_primary":  0,
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "3828c4ce-73a5-4671-b5cb-92555ebc64d5",
                        
    			"server_date":  "2023-01-17T11:28:54",
                        
    			"date_utc":  "2023-01-17T08:28:54",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:36:29",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"security":  {
                    
    			"trust_level":  "5",
                    
    			"password":  "Pass1234!",
                    
    			"security_code":  "1234",
                    
    			"signup_code":  "____",
                    
    			"secret_question_1":  "1",
                    
    			"secret_answer_1":  "wilson",
                    
    			"secret_question_2":  "2",
                    
    			"secret_answer_2":  "alex"
    			
                },
                
    			"preferences":  {
                    
    			"preferred_language_code":  "en",
                    
    			"enable_facebook_account":  null,
                    
    			"enable_promotion_notification":  "1",
                    
    			"enable_email_notification":  "1",
                    
    			"enable_sms_notification":  "1",
                    
    			"enable_push_notification":  "1",
                    
    			"enable_device_authentication":  "0",
                    
    			"time_zone":  "UTC +10:00",
                    
    			"time_zone_name":  "Antarctica/DumontDUrville",
                    
    			"is_agent":  "0",
                    
    			"is_reseller":  "0",
                    
    			"is_seller":  "0"
    			
                },
                
    			"identification":  [
                    
    			{
                        
    			"result":  null,
                        
    			"id":  58926,
                        
    			"type":  1,
                        
    			"country_of_issue":  "840",
                        
    			"country_of_residence":  "840",
                        
    			"number":  "47090225",
                        
    			"issue_date":  "2015-09-21",
                        
    			"expiry_date":  "2027-09-21",
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd",
                        
    			"server_date":  "2023-01-17T09:48:51",
                        
    			"date_utc":  "2023-01-17T06:48:51",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:37:14",
                        
    			"extra_data":  null,
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"result":  null,
                        
    			"id":  58940,
                        
    			"type":  3,
                        
    			"country_of_issue":  "840",
                        
    			"country_of_residence":  "840",
                        
    			"number":  "5299990044524768",
                        
    			"issue_date":  null,
                        
    			"expiry_date":  null,
                        
    			"status":  1,
                        
    			"verification_status":  1,
                        
    			"original_source_id":  "61e01d72-1eab-4859-87f8-64c202d6010f",
                        
    			"server_date":  "2023-01-17T11:41:53",
                        
    			"date_utc":  "2023-01-17T08:41:53",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:37:20",
                        
    			"extra_data":  null,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"bank_account":  [
                    
    			{
                        
    			"id":  32048,
                        
    			"linked_account_id":  0,
                        
    			"name":  "Marcos Collier",
                        
    			"beneficiary_name":  null,
                        
    			"holder_name":  "Collier",
                        
    			"country_code":  "840",
                        
    			"currency_code":  "USD",
                        
    			"type":  1,
                        
    			"payment_type":  null,
                        
    			"beneficiary_type":  2,
                        
    			"number":  "42247074",
                        
    			"swift_code":  "AAFMGB21",
                        
    			"iban":  "GB17BARC20038446275882",
                        
    			"transit_number":  "98745",
                        
    			"institution_number":  "654",
                        
    			"routing_number":  "123456789",
                        
    			"phone_id":  -2,
                        
    			"address_id":  -2,
                        
    			"bank_address":  null,
                        
    			"state_region":  null,
                        
    			"is_primary":  1,
                        
    			"status":  1,
                        
    			"verification_status":  0,
                        
    			"city_town":  null,
                        
    			"postal_zip_code":  null,
                        
    			"extended_data":  null,
                        
    			"sort_code":  "123456789",
                        
    			"original_source_id":  "535c1515-3e45-4691-9588-80234068ad80",
                        
    			"server_date":  "2023-01-17T12:41:11",
                        
    			"date_utc":  "2023-01-17T09:41:11",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T09:41:11",
                        
    			"service_provider":  -1,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"credit_card":  [
                    
    			{
                        
    			"id":  18430,
                        
    			"first_name":  "Tierney",
                        
    			"last_name":  "Collier",
                        
    			"type":  1,
                        
    			"number":  "4606607755411750",
                        
    			"currency_code":  "USD",
                        
    			"expiry_year":  "2027",
                        
    			"expiry_month":  "12",
                        
    			"security_code":  "123",
                        
    			"address_id":  -2,
                        
    			"is_primary":  1,
                        
    			"status":  1,
                        
    			"verification_status":  0,
                        
    			"original_source_id":  "b7a66b9c-03cf-4f0a-8d5f-181d36af3e18",
                        
    			"server_date":  "2023-01-17T11:33:47",
                        
    			"date_utc":  "2023-01-17T08:33:47",
                        
    			"client_date":  null,
                        
    			"update_date_utc":  "2023-01-17T08:38:33",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"notification":  null,
                
    			"documents":  null,
                
    			"currency":  [
                    
    			{
                        
    			"id":  90301,
                        
    			"code":  "USD",
                        
    			"number":  "840",
                        
    			"is_primary":  1
    			
                    },
                    
    			{
                        
    			"id":  90327,
                        
    			"code":  "EUR",
                        
    			"number":  "978",
                        
    			"is_primary":  0
    			
                    }
    			
                ],
                
    			"account":  [
                    
    			{
                        
    			"result":  null,
                        
    			"info":  {
                            
    			"id":  80553,
                            
    			"supplied_id":  175008,
                            
    			"program_id":  5,
                            
    			"bin_id":  "35",
                            
    			"user_id":  88833,
                            
    			"name":  "Debit Card",
                            
    			"nick_name":  null,
                            
    			"type":  "0",
                            
    			"number":  "5508400024556548",
                            
    			"card_image":  null,
                            
    			"currency":  "USD",
                            
    			"status":  "1",
                            
    			"usage_status":  "1",
                            
    			"balance":  "0.00",
                            
    			"external_balance":  null,
                            
    			"available_balance":  "0.00",
                            
    			"external_available_balance":  null,
                            
    			"activation_date_time":  null,
                            
    			"replace_account":  null,
                            
    			"original_source_id":  "M.230117.M5.786905",
                            
    			"server_date":  "2023-01-17T12:39:19",
                            
    			"date_utc":  "2023-01-17T09:39:19",
                            
    			"client_date":  null,
                            
    			"source_time_zone":  "UTC +01:00",
                            
    			"security":  {
                                
    			"security_code":  "876",
                                
    			"activation_code":  "23048757",
                                
    			"expiry_date":  "2024-01-31",
                                
    			"pin_code":  null
    			
                            },
                            
    			"is_multi_currency":  false
    			
                        },
                        
    			"limits":  null,
                        
    			"archive":  null,
                        
    			"custom_field":  null,
                        
    			"geo_coordinates":  null,
                        
    			"options":  null,
                        
    			"bank_account":  null,
                        
    			"history":  null,
                        
    			"fulfilment":  null,
                        
    			"access_rule":  null,
                        
    			"notes":  null,
                        
    			"last_activity":  null,
                        
    			"authentication":  null,
                        
    			"validate":  null,
                        
    			"function_code":  0,
                        
    			"time_zone":  null,
                        
    			"time_zone_name":  null,
                        
    			"response_time":  0
    			
                    }
    			
                ],
                
    			"group":  null,
                
    			"terms_conditions":  {
                    
    			"id":  7222,
                    
    			"acceptance":  "1",
                    
    			"title":  null,
                    
    			"version_name":  null,
                    
    			"server_date":  "2023-01-17T09:48:51"
    			
                },
                
    			"device_info":  {
                    
    			"id":  0,
                    
    			"type":  0,
                    
    			"brand":  null,
                    
    			"os":  null,
                    
    			"unique_id":  null,
                    
    			"installation_id":  null,
                    
    			"extended_info":  null,
                    
    			"status":  null,
                    
    			"verification_status":  null,
                    
    			"encryption_key":  null,
                    
    			"application_version":  null,
                    
    			"serial_number":  null,
                    
    			"source_ip_address":  null,
                    
    			"geo_coordinates":  null,
                    
    			"original_source_id":  null,
                    
    			"server_date":  null,
                    
    			"date_utc":  null,
                    
    			"client_date":  null,
                    
    			"update_date_utc":  null,
                    
    			"client_time_zone":  null
    			
                },
                
    			"commerce":  null,
                
    			"external_auth":  null,
                
    			"validation_data":  null,
                
    			"relationship":  null,
                
    			"geo_coordinates":  {
                    
    			"latitude":  "41.667647",
                    
    			"longitude":  "-88.087447",
                    
    			"position_description":  "N Schmidt Rd"
    			
                },
                
    			"custom_field":  null,
                
    			"history":  null,
                
    			"access_rule":  null,
                
    			"ticket":  null,
                
    			"general_requirements":  {
                    
    			"id":  32706,
                    
    			"entity":  7,
                    
    			"entity_id":  88833,
                    
    			"verification_status":  0,
                    
    			"name":  "",
                    
    			"description":  "",
                    
    			"notes":  ""
    			
                },
                
    			"organization":  null,
                
    			"notes":  null,
                
    			"last_activity":  {
                    
    			"entity":  31,
                    
    			"entity_id":  90327,
                    
    			"entity_data":  -1,
                    
    			"activity_type":  4,
                    
    			"notes":  {
                        
    			"user_notes":  "",
                        
    			"admin_notes":  "New User Currency Created"
    			
                    },
                    
    			"update_date_utc":  "2023-01-17T09:48:20"
    			
                },
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            }
    			
        ],
        
    			"archive":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1175
    			
    }
    		
    ×

    Get User Preferences

    Get User Preferences


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  {
            
    			"preferred_language_code":  "en",
            
    			"enable_facebook_account":  null,
            
    			"enable_promotion_notification":  "1",
            
    			"enable_email_notification":  "1",
            
    			"enable_sms_notification":  "1",
            
    			"enable_push_notification":  "0",
            
    			"enable_device_authentication":  "0",
            
    			"time_zone":  "UTC +05:00",
            
    			"time_zone_name":  "Antarctica/DumontDUrville",
            
    			"is_agent":  "0",
            
    			"is_reseller":  "0",
            
    			"is_seller":  "0"
    			
        },
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  {
            
    			"entity":  31,
            
    			"entity_id":  90327,
            
    			"entity_data":  -1,
            
    			"activity_type":  2,
            
    			"notes":  {
                
    			"user_notes":  "",
                
    			"admin_notes":  "Update User Currency Primary"
    			
            },
            
    			"update_date_utc":  "2023-01-17T11:49:39"
    			
        },
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  219
    			
    }
    		
    ×

    Get User Security

    Get User Security


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  {
            
    			"trust_level":  "5",
            
    			"password":  "Pass1234!",
            
    			"security_code":  "123",
            
    			"signup_code":  "____",
            
    			"secret_question_1":  "7",
            
    			"secret_answer_1":  "alexes",
            
    			"secret_question_2":  "8",
            
    			"secret_answer_2":  "mendal"
    			
        },
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  {
            
    			"entity":  31,
            
    			"entity_id":  90327,
            
    			"entity_data":  -1,
            
    			"activity_type":  2,
            
    			"notes":  {
                
    			"user_notes":  "",
                
    			"admin_notes":  "Update User Currency Primary"
    			
            },
            
    			"update_date_utc":  "2023-01-17T11:49:39"
    			
        },
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  453
    			
    }
    		
    ×

    Get User Terms & Conditions

    Get User Terms & Conditions


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  {
            
    			"id":  7222,
            
    			"acceptance":  "1",
            
    			"title":  null,
            
    			"version_name":  null,
            
    			"server_date":  "2023-01-17T09:48:51"
    			
        },
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  {
            
    			"entity":  31,
            
    			"entity_id":  90327,
            
    			"entity_data":  -1,
            
    			"activity_type":  2,
            
    			"notes":  {
                
    			"user_notes":  "",
                
    			"admin_notes":  "Update User Currency Primary"
    			
            },
            
    			"update_date_utc":  "2023-01-17T11:49:39"
    			
        },
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  221
    			
    }
    		
    ×

    Get Security Access

    Get Security Access


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88752,
            
    			"program_id":  16260,
            
    			"status":  "17",
            
    			"type":  1,
            
    			"server_date":  "2023-01-16T10:11:40",
            
    			"date_utc":  "2023-01-16T07:11:40",
            
    			"client_date":  "2023-01-16T08:11:40",
            
    			"source_time_zone":  "UTC +10:00",
            
    			"original_source_id":  "11cba54b-e807-4704-9d5b-d25873028b54"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  [
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  6216,
                    
    			"type":  7,
                    
    			"access_type":  1,
                    
    			"status":  3,
                    
    			"value":  "7775",
                    
    			"channel":  null,
                    
    			"service_domain":  0,
                    
    			"notes":  "Interchange MCC ",
                    
    			"transaction_type":  null,
                    
    			"expression_operator":  0
    			
                },
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  null,
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            }
    			
        ],
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC +01:00",
        
    			"time_zone_name":  "Europe/Andorra",
        
    			"response_time":  202
    			
    }
    		
    ×

    Get User Group(s)

    Get User Group(s)


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  22745,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2019-02-05T14:47:15",
            
    			"date_utc":  "2019-02-05T12:47:15",
            
    			"client_date":  "2019-02-05T01:47:15",
            
    			"source_time_zone":  "UTC +00:00",
            
    			"original_source_id":  "CreateUserTest1.346"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  [
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  15162,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "VIMSKX",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.318",
                    
    			"server_date":  "2019-02-05T17:12:27",
                    
    			"date_utc":  "2019-02-05T15:12:27",
                    
    			"client_date":  "2019-02-05T04:12:27",
                    
    			"update_date_utc":  "2019-02-05T15:12:27",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  24645,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.318",
                            
    			"server_date":  "2019-02-05T17:12:27",
                            
    			"date_utc":  "2019-02-05T15:12:27",
                            
    			"client_date":  "2019-02-05T04:12:27",
                            
    			"update_date_utc":  "2019-02-05T15:12:27",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  47199,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454061",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.318",
                            
    			"server_date":  "2019-02-05T17:12:27",
                            
    			"date_utc":  "2019-02-05T15:12:27",
                            
    			"client_date":  "2019-02-05T04:12:27",
                            
    			"update_date_utc":  "2019-02-05T15:12:27",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  52160,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.318",
                            
    			"server_date":  "2019-02-05T17:12:27",
                            
    			"date_utc":  "2019-02-05T15:12:27",
                            
    			"client_date":  "2019-02-05T04:12:27",
                            
    			"update_date_utc":  "2019-02-05T15:12:27",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  15189,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.318",
                        
    			"server_date":  "2019-02-05T17:12:27",
                        
    			"date_utc":  "2019-02-05T15:12:27",
                        
    			"update_date_utc":  null,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "o5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  15163,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "HV18Z5",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.319",
                    
    			"server_date":  "2019-02-05T17:14:14",
                    
    			"date_utc":  "2019-02-05T15:14:14",
                    
    			"client_date":  "2019-02-05T04:14:14",
                    
    			"update_date_utc":  "2019-02-05T15:14:14",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  24646,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.319",
                            
    			"server_date":  "2019-02-05T17:14:14",
                            
    			"date_utc":  "2019-02-05T15:14:14",
                            
    			"client_date":  "2019-02-05T04:14:14",
                            
    			"update_date_utc":  "2019-02-05T15:14:14",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  47200,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454061",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.319",
                            
    			"server_date":  "2019-02-05T17:14:14",
                            
    			"date_utc":  "2019-02-05T15:14:14",
                            
    			"client_date":  "2019-02-05T04:14:14",
                            
    			"update_date_utc":  "2019-02-05T15:14:14",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  52161,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.319",
                            
    			"server_date":  "2019-02-05T17:14:14",
                            
    			"date_utc":  "2019-02-05T15:14:14",
                            
    			"client_date":  "2019-02-05T04:14:14",
                            
    			"update_date_utc":  "2019-02-05T15:14:14",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  15190,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.319",
                        
    			"server_date":  "2019-02-05T17:14:14",
                        
    			"date_utc":  "2019-02-05T15:14:14",
                        
    			"update_date_utc":  null,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "o5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  15164,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "LKOXWH",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.320",
                    
    			"server_date":  "2019-02-05T17:16:06",
                    
    			"date_utc":  "2019-02-05T15:16:06",
                    
    			"client_date":  "2019-02-05T04:16:06",
                    
    			"update_date_utc":  "2019-02-05T15:16:06",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  24647,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.320",
                            
    			"server_date":  "2019-02-05T17:16:06",
                            
    			"date_utc":  "2019-02-05T15:16:06",
                            
    			"client_date":  "2019-02-05T04:16:06",
                            
    			"update_date_utc":  "2019-02-05T15:16:06",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  47201,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454061",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.320",
                            
    			"server_date":  "2019-02-05T17:16:06",
                            
    			"date_utc":  "2019-02-05T15:16:06",
                            
    			"client_date":  "2019-02-05T04:16:06",
                            
    			"update_date_utc":  "2019-02-05T15:16:06",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  52162,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.320",
                            
    			"server_date":  "2019-02-05T17:16:06",
                            
    			"date_utc":  "2019-02-05T15:16:06",
                            
    			"client_date":  "2019-02-05T04:16:06",
                            
    			"update_date_utc":  "2019-02-05T15:16:06",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  15191,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.320",
                        
    			"server_date":  "2019-02-05T17:16:06",
                        
    			"date_utc":  "2019-02-05T15:16:06",
                        
    			"update_date_utc":  null,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "o5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  15165,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "A6J51A",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.321",
                    
    			"server_date":  "2019-02-05T17:16:54",
                    
    			"date_utc":  "2019-02-05T15:16:54",
                    
    			"client_date":  "2019-02-05T04:16:54",
                    
    			"update_date_utc":  "2019-02-05T15:16:54",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  24648,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.321",
                            
    			"server_date":  "2019-02-05T17:16:54",
                            
    			"date_utc":  "2019-02-05T15:16:54",
                            
    			"client_date":  "2019-02-05T04:16:54",
                            
    			"update_date_utc":  "2019-02-05T15:16:54",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  47202,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454061",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.321",
                            
    			"server_date":  "2019-02-05T17:16:54",
                            
    			"date_utc":  "2019-02-05T15:16:54",
                            
    			"client_date":  "2019-02-05T04:16:54",
                            
    			"update_date_utc":  "2019-02-05T15:16:54",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  52163,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "CreateGroup1.321",
                            
    			"server_date":  "2019-02-05T17:16:54",
                            
    			"date_utc":  "2019-02-05T15:16:54",
                            
    			"client_date":  "2019-02-05T04:16:54",
                            
    			"update_date_utc":  "2019-02-05T15:16:54",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  15192,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.321",
                        
    			"server_date":  "2019-02-05T17:16:54",
                        
    			"date_utc":  "2019-02-05T15:16:54",
                        
    			"update_date_utc":  null,
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "o5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20224,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "S7C448",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.326",
                    
    			"server_date":  "2020-10-19T09:13:35",
                    
    			"date_utc":  "2020-10-19T06:13:35",
                    
    			"client_date":  "2020-10-18T19:13:35",
                    
    			"update_date_utc":  "2020-10-19T06:13:35",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63358,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.326",
                            
    			"server_date":  "2020-10-19T09:13:35",
                            
    			"date_utc":  "2020-10-19T06:13:35",
                            
    			"client_date":  "2020-10-18T19:13:35",
                            
    			"update_date_utc":  "2020-10-19T06:13:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64248,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.326",
                            
    			"server_date":  "2020-10-19T09:13:35",
                            
    			"date_utc":  "2020-10-19T06:13:35",
                            
    			"client_date":  "2020-10-18T19:13:35",
                            
    			"update_date_utc":  "2020-10-19T06:13:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62353,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.326",
                            
    			"server_date":  "2020-10-19T09:13:35",
                            
    			"date_utc":  "2020-10-19T06:13:35",
                            
    			"client_date":  "2020-10-18T19:13:35",
                            
    			"update_date_utc":  "2020-10-19T06:13:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21284,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.326",
                        
    			"server_date":  "2020-10-19T09:13:35",
                        
    			"date_utc":  "2020-10-19T06:13:35",
                        
    			"update_date_utc":  "2020-10-19T06:13:35",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20225,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "QJ7OOB",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.327",
                    
    			"server_date":  "2020-10-19T09:17:00",
                    
    			"date_utc":  "2020-10-19T06:17:00",
                    
    			"client_date":  "2020-10-18T19:17:00",
                    
    			"update_date_utc":  "2020-10-19T06:17:00",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63359,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.327",
                            
    			"server_date":  "2020-10-19T09:17:00",
                            
    			"date_utc":  "2020-10-19T06:17:00",
                            
    			"client_date":  "2020-10-18T19:17:00",
                            
    			"update_date_utc":  "2020-10-19T06:17:00",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64249,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.327",
                            
    			"server_date":  "2020-10-19T09:17:00",
                            
    			"date_utc":  "2020-10-19T06:17:00",
                            
    			"client_date":  "2020-10-18T19:17:00",
                            
    			"update_date_utc":  "2020-10-19T06:17:00",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62354,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.327",
                            
    			"server_date":  "2020-10-19T09:17:00",
                            
    			"date_utc":  "2020-10-19T06:17:00",
                            
    			"client_date":  "2020-10-18T19:17:00",
                            
    			"update_date_utc":  "2020-10-19T06:17:00",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21285,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.327",
                        
    			"server_date":  "2020-10-19T09:17:00",
                        
    			"date_utc":  "2020-10-19T06:17:00",
                        
    			"update_date_utc":  "2020-10-19T06:17:00",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20226,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "CAT1CN",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.328",
                    
    			"server_date":  "2020-10-19T09:18:47",
                    
    			"date_utc":  "2020-10-19T06:18:47",
                    
    			"client_date":  "2020-10-18T19:18:47",
                    
    			"update_date_utc":  "2020-10-19T06:18:47",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63360,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.328",
                            
    			"server_date":  "2020-10-19T09:18:47",
                            
    			"date_utc":  "2020-10-19T06:18:47",
                            
    			"client_date":  "2020-10-18T19:18:47",
                            
    			"update_date_utc":  "2020-10-19T06:18:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64250,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.328",
                            
    			"server_date":  "2020-10-19T09:18:47",
                            
    			"date_utc":  "2020-10-19T06:18:47",
                            
    			"client_date":  "2020-10-18T19:18:47",
                            
    			"update_date_utc":  "2020-10-19T06:18:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62355,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.328",
                            
    			"server_date":  "2020-10-19T09:18:47",
                            
    			"date_utc":  "2020-10-19T06:18:47",
                            
    			"client_date":  "2020-10-18T19:18:47",
                            
    			"update_date_utc":  "2020-10-19T06:18:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21286,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.328",
                        
    			"server_date":  "2020-10-19T09:18:47",
                        
    			"date_utc":  "2020-10-19T06:18:47",
                        
    			"update_date_utc":  "2020-10-19T06:18:47",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20227,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "AL0HCZ",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.329",
                    
    			"server_date":  "2020-10-19T09:20:25",
                    
    			"date_utc":  "2020-10-19T06:20:25",
                    
    			"client_date":  "2020-10-18T19:20:25",
                    
    			"update_date_utc":  "2020-10-19T06:20:25",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63361,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.329",
                            
    			"server_date":  "2020-10-19T09:20:25",
                            
    			"date_utc":  "2020-10-19T06:20:25",
                            
    			"client_date":  "2020-10-18T19:20:25",
                            
    			"update_date_utc":  "2020-10-19T06:20:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64251,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.329",
                            
    			"server_date":  "2020-10-19T09:20:25",
                            
    			"date_utc":  "2020-10-19T06:20:25",
                            
    			"client_date":  "2020-10-18T19:20:25",
                            
    			"update_date_utc":  "2020-10-19T06:20:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62356,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.329",
                            
    			"server_date":  "2020-10-19T09:20:25",
                            
    			"date_utc":  "2020-10-19T06:20:25",
                            
    			"client_date":  "2020-10-18T19:20:25",
                            
    			"update_date_utc":  "2020-10-19T06:20:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21287,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.329",
                        
    			"server_date":  "2020-10-19T09:20:26",
                        
    			"date_utc":  "2020-10-19T06:20:26",
                        
    			"update_date_utc":  "2020-10-19T06:20:26",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20228,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "5MR15E",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.330",
                    
    			"server_date":  "2020-10-19T09:22:01",
                    
    			"date_utc":  "2020-10-19T06:22:01",
                    
    			"client_date":  "2020-10-18T19:22:01",
                    
    			"update_date_utc":  "2020-10-19T06:22:01",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63362,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.330",
                            
    			"server_date":  "2020-10-19T09:22:01",
                            
    			"date_utc":  "2020-10-19T06:22:01",
                            
    			"client_date":  "2020-10-18T19:22:01",
                            
    			"update_date_utc":  "2020-10-19T06:22:01",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64252,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.330",
                            
    			"server_date":  "2020-10-19T09:22:01",
                            
    			"date_utc":  "2020-10-19T06:22:01",
                            
    			"client_date":  "2020-10-18T19:22:01",
                            
    			"update_date_utc":  "2020-10-19T06:22:01",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62357,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.330",
                            
    			"server_date":  "2020-10-19T09:22:01",
                            
    			"date_utc":  "2020-10-19T06:22:01",
                            
    			"client_date":  "2020-10-18T19:22:01",
                            
    			"update_date_utc":  "2020-10-19T06:22:01",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21288,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.330",
                        
    			"server_date":  "2020-10-19T09:22:01",
                        
    			"date_utc":  "2020-10-19T06:22:01",
                        
    			"update_date_utc":  "2020-10-19T06:22:01",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20229,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "3RRHIY",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.333",
                    
    			"server_date":  "2020-10-19T09:22:21",
                    
    			"date_utc":  "2020-10-19T06:22:21",
                    
    			"client_date":  "2020-10-18T19:22:21",
                    
    			"update_date_utc":  "2020-10-19T06:22:21",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63363,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.333",
                            
    			"server_date":  "2020-10-19T09:22:21",
                            
    			"date_utc":  "2020-10-19T06:22:21",
                            
    			"client_date":  "2020-10-18T19:22:21",
                            
    			"update_date_utc":  "2020-10-19T06:22:21",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64253,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.333",
                            
    			"server_date":  "2020-10-19T09:22:21",
                            
    			"date_utc":  "2020-10-19T06:22:21",
                            
    			"client_date":  "2020-10-18T19:22:21",
                            
    			"update_date_utc":  "2020-10-19T06:22:21",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62358,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.333",
                            
    			"server_date":  "2020-10-19T09:22:21",
                            
    			"date_utc":  "2020-10-19T06:22:21",
                            
    			"client_date":  "2020-10-18T19:22:21",
                            
    			"update_date_utc":  "2020-10-19T06:22:21",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21289,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.333",
                        
    			"server_date":  "2020-10-19T09:22:21",
                        
    			"date_utc":  "2020-10-19T06:22:21",
                        
    			"update_date_utc":  "2020-10-19T06:22:21",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20230,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "6G74GV",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.334",
                    
    			"server_date":  "2020-10-19T09:31:04",
                    
    			"date_utc":  "2020-10-19T06:31:04",
                    
    			"client_date":  "2020-10-18T19:31:04",
                    
    			"update_date_utc":  "2020-10-19T06:31:04",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63364,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.334",
                            
    			"server_date":  "2020-10-19T09:31:04",
                            
    			"date_utc":  "2020-10-19T06:31:04",
                            
    			"client_date":  "2020-10-18T19:31:04",
                            
    			"update_date_utc":  "2020-10-19T06:31:04",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64254,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.334",
                            
    			"server_date":  "2020-10-19T09:31:04",
                            
    			"date_utc":  "2020-10-19T06:31:04",
                            
    			"client_date":  "2020-10-18T19:31:04",
                            
    			"update_date_utc":  "2020-10-19T06:31:04",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62359,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.334",
                            
    			"server_date":  "2020-10-19T09:31:04",
                            
    			"date_utc":  "2020-10-19T06:31:04",
                            
    			"client_date":  "2020-10-18T19:31:04",
                            
    			"update_date_utc":  "2020-10-19T06:31:04",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21290,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.334",
                        
    			"server_date":  "2020-10-19T09:31:04",
                        
    			"date_utc":  "2020-10-19T06:31:04",
                        
    			"update_date_utc":  "2020-10-19T06:31:04",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20231,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "ZKECYO",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.335",
                    
    			"server_date":  "2020-10-19T09:31:41",
                    
    			"date_utc":  "2020-10-19T06:31:41",
                    
    			"client_date":  "2020-10-18T19:31:41",
                    
    			"update_date_utc":  "2020-10-19T06:31:41",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63365,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.335",
                            
    			"server_date":  "2020-10-19T09:31:41",
                            
    			"date_utc":  "2020-10-19T06:31:41",
                            
    			"client_date":  "2020-10-18T19:31:41",
                            
    			"update_date_utc":  "2020-10-19T06:31:41",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64255,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.335",
                            
    			"server_date":  "2020-10-19T09:31:41",
                            
    			"date_utc":  "2020-10-19T06:31:41",
                            
    			"client_date":  "2020-10-18T19:31:41",
                            
    			"update_date_utc":  "2020-10-19T06:31:41",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62360,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.335",
                            
    			"server_date":  "2020-10-19T09:31:41",
                            
    			"date_utc":  "2020-10-19T06:31:41",
                            
    			"client_date":  "2020-10-18T19:31:41",
                            
    			"update_date_utc":  "2020-10-19T06:31:41",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21291,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.335",
                        
    			"server_date":  "2020-10-19T09:31:41",
                        
    			"date_utc":  "2020-10-19T06:31:41",
                        
    			"update_date_utc":  "2020-10-19T06:31:41",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20232,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "FGWSCO",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup1.336",
                    
    			"server_date":  "2020-10-19T09:32:23",
                    
    			"date_utc":  "2020-10-19T06:32:23",
                    
    			"client_date":  "2020-10-18T19:32:23",
                    
    			"update_date_utc":  "2020-10-19T06:32:23",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  63366,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "840",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.336",
                            
    			"server_date":  "2020-10-19T09:32:23",
                            
    			"date_utc":  "2020-10-19T06:32:23",
                            
    			"client_date":  "2020-10-18T19:32:23",
                            
    			"update_date_utc":  "2020-10-19T06:32:23",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  64256,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+19627945401",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.336",
                            
    			"server_date":  "2020-10-19T09:32:23",
                            
    			"date_utc":  "2020-10-19T06:32:23",
                            
    			"client_date":  "2020-10-18T19:32:23",
                            
    			"update_date_utc":  "2020-10-19T06:32:23",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  62361,
                            
    			"type":  1,
                            
    			"address":  "nepnep1@nep1.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup1.336",
                            
    			"server_date":  "2020-10-19T09:32:23",
                            
    			"date_utc":  "2020-10-19T06:32:23",
                            
    			"client_date":  "2020-10-18T19:32:23",
                            
    			"update_date_utc":  "2020-10-19T06:32:23",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21292,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup1.336",
                        
    			"server_date":  "2020-10-19T09:32:23",
                        
    			"date_utc":  "2020-10-19T06:32:23",
                        
    			"update_date_utc":  "2020-10-19T06:32:23",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-dev-hasan",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  20316,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  0,
                    
    			"code":  "2055",
                    
    			"status":  1,
                    
    			"original_source_id":  "687083a9-07f3-4b80-acb5-01fd4daded82",
                    
    			"server_date":  "2021-09-09T09:34:41",
                    
    			"date_utc":  "2021-09-09T06:34:41",
                    
    			"client_date":  "2021-09-08T19:34:41",
                    
    			"update_date_utc":  "2021-09-13T07:18:21",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  78261,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  "",
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "687083a9-07f3-4b80-acb5-01fd4daded82",
                            
    			"server_date":  "2021-09-09T09:34:41",
                            
    			"date_utc":  "2021-09-09T06:34:41",
                            
    			"client_date":  "2021-09-08T19:34:41",
                            
    			"update_date_utc":  "2021-09-13T07:18:21",
                            
    			"custom_field":  null
    			
                        },
                        
    			{
                            
    			"id":  78262,
                            
    			"type":  1,
                            
    			"is_primary":  0,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Hello2",
                            
    			"address_line2":  "London",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  "Amman",
                            
    			"city_town":  "fdsa",
                            
    			"status":  3,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "0e18f664-2a99-4737-af2f-1e828d1c413a",
                            
    			"server_date":  "2021-09-09T09:45:39",
                            
    			"date_utc":  "2021-09-09T06:45:39",
                            
    			"client_date":  "2021-09-08T19:45:39",
                            
    			"update_date_utc":  "2021-09-09T09:45:36",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  79067,
                            
    			"type":  1,
                            
    			"country_code":  "840",
                            
    			"number":  "+1962796385044",
                            
    			"is_primary":  1,
                            
    			"status":  3,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "ae823bb4-d5a4-414a-b186-68c9da49b99a",
                            
    			"server_date":  "2021-09-09T09:41:38",
                            
    			"date_utc":  "2021-09-09T06:41:38",
                            
    			"client_date":  "2021-09-08T19:41:38",
                            
    			"update_date_utc":  "2021-09-13T07:18:22",
                            
    			"custom_field":  null
    			
                        },
                        
    			{
                            
    			"id":  79066,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  0,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "687083a9-07f3-4b80-acb5-01fd4daded82",
                            
    			"server_date":  "2021-09-09T09:34:41",
                            
    			"date_utc":  "2021-09-09T06:34:41",
                            
    			"client_date":  "2021-09-08T19:34:41",
                            
    			"update_date_utc":  "2021-09-09T06:34:41",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  76212,
                            
    			"type":  1,
                            
    			"address":  "hanan3893917@gmail.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  1,
                            
    			"original_source_id":  "3fa0a701-5c2c-424f-878a-78967b7e1e7c",
                            
    			"server_date":  "2021-09-09T09:39:55",
                            
    			"date_utc":  "2021-09-09T06:39:55",
                            
    			"client_date":  "2021-09-08T19:39:55",
                            
    			"update_date_utc":  "2021-09-13T07:18:21",
                            
    			"custom_field":  null
    			
                        },
                        
    			{
                            
    			"id":  76211,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  0,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "687083a9-07f3-4b80-acb5-01fd4daded82",
                            
    			"server_date":  "2021-09-09T09:34:41",
                            
    			"date_utc":  "2021-09-09T06:34:41",
                            
    			"client_date":  "2021-09-08T19:34:41",
                            
    			"update_date_utc":  "2021-09-09T06:34:41",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  [
                        
    			{
                            
    			"id":  17199,
                            
    			"type":  1,
                            
    			"address":  "http://www.facebook.com",
                            
    			"original_source_id":  "41613e5e-9e7a-4d5f-8e8e-09b6277db8ed",
                            
    			"server_date":  "2021-09-09T16:23:22",
                            
    			"date_utc":  "2021-09-09T13:23:22",
                            
    			"client_date":  "2021-09-09T02:23:22",
                            
    			"update_date_utc":  "2021-09-09T13:23:22",
                            
    			"custom_field":  null
    			
                        },
                        
    			{
                            
    			"id":  16199,
                            
    			"type":  2,
                            
    			"address":  "http://www.facebook2.com",
                            
    			"original_source_id":  "75a2a011-77e0-4175-b48c-0fd92533f6dd",
                            
    			"server_date":  "2021-09-09T09:43:07",
                            
    			"date_utc":  "2021-09-09T06:43:07",
                            
    			"client_date":  "2021-09-08T19:43:07",
                            
    			"update_date_utc":  "2021-09-13T07:18:22",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  21392,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "687083a9-07f3-4b80-acb5-01fd4daded82",
                        
    			"server_date":  "2021-09-09T09:34:41",
                        
    			"date_utc":  "2021-09-09T06:34:41",
                        
    			"update_date_utc":  "2021-09-09T06:34:41",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  21393,
                        
    			"user_id":  4,
                        
    			"role":  2,
                        
    			"membership_status":  1,
                        
    			"name":  "Öéaèb Hanan føgðhåiæ 056",
                        
    			"email_address":  "legacy@gmail.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "840",
                        
    			"original_source_id":  "9cad0e2e-5928-44e5-8d4b-4ddc9eee1630",
                        
    			"server_date":  "2021-09-09T09:37:23",
                        
    			"date_utc":  "2021-09-09T06:37:23",
                        
    			"update_date_utc":  "2021-09-09T07:21:34",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  22393,
                        
    			"user_id":  26,
                        
    			"role":  3,
                        
    			"membership_status":  1,
                        
    			"name":  "TierneySSSS KrietemeyerSSSS",
                        
    			"email_address":  "hanan_rihan1212@yahoo.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "124",
                        
    			"original_source_id":  "caea116c-4b2d-452e-9013-d6a3c174f626",
                        
    			"server_date":  "2021-09-09T16:28:16",
                        
    			"date_utc":  "2021-09-09T13:28:16",
                        
    			"update_date_utc":  "2021-09-13T07:09:22",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off5-ndev-emp10",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21317,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "5CIBE5",
                    
    			"status":  1,
                    
    			"original_source_id":  "4f7c8a31-1648-4cb7-912d-9214e4f57e39",
                    
    			"server_date":  "2021-09-13T09:40:24",
                    
    			"date_utc":  "2021-09-13T06:40:24",
                    
    			"client_date":  "2021-09-12T19:40:24",
                    
    			"update_date_utc":  "2021-09-13T06:40:24",
                    
    			"source_time_zone":  "UTC +02:15"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  79270,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "4f7c8a31-1648-4cb7-912d-9214e4f57e39",
                            
    			"server_date":  "2021-09-13T09:40:24",
                            
    			"date_utc":  "2021-09-13T06:40:24",
                            
    			"client_date":  "2021-09-12T19:40:24",
                            
    			"update_date_utc":  "2021-09-13T06:40:24",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  80080,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "4f7c8a31-1648-4cb7-912d-9214e4f57e39",
                            
    			"server_date":  "2021-09-13T09:40:24",
                            
    			"date_utc":  "2021-09-13T06:40:24",
                            
    			"client_date":  "2021-09-12T19:40:24",
                            
    			"update_date_utc":  "2021-09-13T06:40:24",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  77222,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "4f7c8a31-1648-4cb7-912d-9214e4f57e39",
                            
    			"server_date":  "2021-09-13T09:40:24",
                            
    			"date_utc":  "2021-09-13T06:40:24",
                            
    			"client_date":  "2021-09-12T19:40:24",
                            
    			"update_date_utc":  "2021-09-13T06:40:24",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22394,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "4f7c8a31-1648-4cb7-912d-9214e4f57e39",
                        
    			"server_date":  "2021-09-13T09:40:24",
                        
    			"date_utc":  "2021-09-13T06:40:24",
                        
    			"update_date_utc":  "2021-09-13T06:40:24",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "off-5-dnet-lghawir",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21330,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "C1HIP3",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup2e932235-5014-45ab-8c80-fff325bd2fea",
                    
    			"server_date":  "2021-12-22T11:21:31",
                    
    			"date_utc":  "2021-12-22T09:21:31",
                    
    			"client_date":  "2021-12-21T22:21:31",
                    
    			"update_date_utc":  "2021-12-22T09:21:31",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85108,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup2e932235-5014-45ab-8c80-fff325bd2fea",
                            
    			"server_date":  "2021-12-22T11:21:31",
                            
    			"date_utc":  "2021-12-22T09:21:31",
                            
    			"client_date":  "2021-12-21T22:21:31",
                            
    			"update_date_utc":  "2021-12-22T09:21:31",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86949,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup2e932235-5014-45ab-8c80-fff325bd2fea",
                            
    			"server_date":  "2021-12-22T11:21:31",
                            
    			"date_utc":  "2021-12-22T09:21:31",
                            
    			"client_date":  "2021-12-21T22:21:31",
                            
    			"update_date_utc":  "2021-12-22T09:21:31",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83977,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup2e932235-5014-45ab-8c80-fff325bd2fea",
                            
    			"server_date":  "2021-12-22T11:21:31",
                            
    			"date_utc":  "2021-12-22T09:21:31",
                            
    			"client_date":  "2021-12-21T22:21:31",
                            
    			"update_date_utc":  "2021-12-22T09:21:31",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22413,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup2e932235-5014-45ab-8c80-fff325bd2fea",
                        
    			"server_date":  "2021-12-22T11:21:31",
                        
    			"date_utc":  "2021-12-22T09:21:31",
                        
    			"update_date_utc":  "2021-12-22T09:21:31",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21331,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "7L8SGJ",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup4c81e552-527c-4c2e-9a95-08674f3696a8",
                    
    			"server_date":  "2021-12-22T11:37:35",
                    
    			"date_utc":  "2021-12-22T09:37:35",
                    
    			"client_date":  "2021-12-21T22:37:35",
                    
    			"update_date_utc":  "2021-12-22T09:37:35",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85109,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup4c81e552-527c-4c2e-9a95-08674f3696a8",
                            
    			"server_date":  "2021-12-22T11:37:35",
                            
    			"date_utc":  "2021-12-22T09:37:35",
                            
    			"client_date":  "2021-12-21T22:37:35",
                            
    			"update_date_utc":  "2021-12-22T09:37:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86950,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup4c81e552-527c-4c2e-9a95-08674f3696a8",
                            
    			"server_date":  "2021-12-22T11:37:35",
                            
    			"date_utc":  "2021-12-22T09:37:35",
                            
    			"client_date":  "2021-12-21T22:37:35",
                            
    			"update_date_utc":  "2021-12-22T09:37:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83978,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup4c81e552-527c-4c2e-9a95-08674f3696a8",
                            
    			"server_date":  "2021-12-22T11:37:35",
                            
    			"date_utc":  "2021-12-22T09:37:35",
                            
    			"client_date":  "2021-12-21T22:37:35",
                            
    			"update_date_utc":  "2021-12-22T09:37:35",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22414,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup4c81e552-527c-4c2e-9a95-08674f3696a8",
                        
    			"server_date":  "2021-12-22T11:37:35",
                        
    			"date_utc":  "2021-12-22T09:37:35",
                        
    			"update_date_utc":  "2021-12-22T09:37:35",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21332,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "HVM7NU",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup7407c272-61dd-42cb-8f8c-918971ec999e",
                    
    			"server_date":  "2021-12-22T11:38:12",
                    
    			"date_utc":  "2021-12-22T09:38:12",
                    
    			"client_date":  "2021-12-21T22:38:12",
                    
    			"update_date_utc":  "2021-12-22T09:38:12",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85110,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup7407c272-61dd-42cb-8f8c-918971ec999e",
                            
    			"server_date":  "2021-12-22T11:38:12",
                            
    			"date_utc":  "2021-12-22T09:38:12",
                            
    			"client_date":  "2021-12-21T22:38:12",
                            
    			"update_date_utc":  "2021-12-22T09:38:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86951,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup7407c272-61dd-42cb-8f8c-918971ec999e",
                            
    			"server_date":  "2021-12-22T11:38:12",
                            
    			"date_utc":  "2021-12-22T09:38:12",
                            
    			"client_date":  "2021-12-21T22:38:12",
                            
    			"update_date_utc":  "2021-12-22T09:38:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83979,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup7407c272-61dd-42cb-8f8c-918971ec999e",
                            
    			"server_date":  "2021-12-22T11:38:12",
                            
    			"date_utc":  "2021-12-22T09:38:12",
                            
    			"client_date":  "2021-12-21T22:38:12",
                            
    			"update_date_utc":  "2021-12-22T09:38:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22415,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup7407c272-61dd-42cb-8f8c-918971ec999e",
                        
    			"server_date":  "2021-12-22T11:38:12",
                        
    			"date_utc":  "2021-12-22T09:38:12",
                        
    			"update_date_utc":  "2021-12-22T09:38:12",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21333,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "7UAUC8",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup6d7b7e68-a39d-41f7-b3c0-a8cd8ba697b7",
                    
    			"server_date":  "2021-12-22T11:38:37",
                    
    			"date_utc":  "2021-12-22T09:38:37",
                    
    			"client_date":  "2021-12-21T22:38:37",
                    
    			"update_date_utc":  "2021-12-22T09:38:37",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85111,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup6d7b7e68-a39d-41f7-b3c0-a8cd8ba697b7",
                            
    			"server_date":  "2021-12-22T11:38:37",
                            
    			"date_utc":  "2021-12-22T09:38:37",
                            
    			"client_date":  "2021-12-21T22:38:37",
                            
    			"update_date_utc":  "2021-12-22T09:38:37",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86952,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup6d7b7e68-a39d-41f7-b3c0-a8cd8ba697b7",
                            
    			"server_date":  "2021-12-22T11:38:37",
                            
    			"date_utc":  "2021-12-22T09:38:37",
                            
    			"client_date":  "2021-12-21T22:38:37",
                            
    			"update_date_utc":  "2021-12-22T09:38:37",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83980,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup6d7b7e68-a39d-41f7-b3c0-a8cd8ba697b7",
                            
    			"server_date":  "2021-12-22T11:38:37",
                            
    			"date_utc":  "2021-12-22T09:38:37",
                            
    			"client_date":  "2021-12-21T22:38:37",
                            
    			"update_date_utc":  "2021-12-22T09:38:37",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22416,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup6d7b7e68-a39d-41f7-b3c0-a8cd8ba697b7",
                        
    			"server_date":  "2021-12-22T11:38:37",
                        
    			"date_utc":  "2021-12-22T09:38:37",
                        
    			"update_date_utc":  "2021-12-22T09:38:37",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21334,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "4H9J3K",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroupf2162f7d-70f4-4090-8212-1fe9536c04ac",
                    
    			"server_date":  "2021-12-22T11:43:12",
                    
    			"date_utc":  "2021-12-22T09:43:12",
                    
    			"client_date":  "2021-12-21T22:43:12",
                    
    			"update_date_utc":  "2021-12-22T09:43:12",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85112,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf2162f7d-70f4-4090-8212-1fe9536c04ac",
                            
    			"server_date":  "2021-12-22T11:43:12",
                            
    			"date_utc":  "2021-12-22T09:43:12",
                            
    			"client_date":  "2021-12-21T22:43:12",
                            
    			"update_date_utc":  "2021-12-22T09:43:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86953,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf2162f7d-70f4-4090-8212-1fe9536c04ac",
                            
    			"server_date":  "2021-12-22T11:43:12",
                            
    			"date_utc":  "2021-12-22T09:43:12",
                            
    			"client_date":  "2021-12-21T22:43:12",
                            
    			"update_date_utc":  "2021-12-22T09:43:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83981,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf2162f7d-70f4-4090-8212-1fe9536c04ac",
                            
    			"server_date":  "2021-12-22T11:43:12",
                            
    			"date_utc":  "2021-12-22T09:43:12",
                            
    			"client_date":  "2021-12-21T22:43:12",
                            
    			"update_date_utc":  "2021-12-22T09:43:12",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22417,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroupf2162f7d-70f4-4090-8212-1fe9536c04ac",
                        
    			"server_date":  "2021-12-22T11:43:12",
                        
    			"date_utc":  "2021-12-22T09:43:12",
                        
    			"update_date_utc":  "2021-12-22T09:43:12",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21335,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "NH7J3L",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup0e916b50-86cb-4611-a65b-455ade86f61a",
                    
    			"server_date":  "2021-12-22T12:29:58",
                    
    			"date_utc":  "2021-12-22T10:29:58",
                    
    			"client_date":  "2021-12-21T23:29:58",
                    
    			"update_date_utc":  "2021-12-22T10:29:58",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85113,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup0e916b50-86cb-4611-a65b-455ade86f61a",
                            
    			"server_date":  "2021-12-22T12:29:58",
                            
    			"date_utc":  "2021-12-22T10:29:58",
                            
    			"client_date":  "2021-12-21T23:29:58",
                            
    			"update_date_utc":  "2021-12-22T10:29:58",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86954,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup0e916b50-86cb-4611-a65b-455ade86f61a",
                            
    			"server_date":  "2021-12-22T12:29:58",
                            
    			"date_utc":  "2021-12-22T10:29:58",
                            
    			"client_date":  "2021-12-21T23:29:58",
                            
    			"update_date_utc":  "2021-12-22T10:29:58",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83982,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup0e916b50-86cb-4611-a65b-455ade86f61a",
                            
    			"server_date":  "2021-12-22T12:29:58",
                            
    			"date_utc":  "2021-12-22T10:29:58",
                            
    			"client_date":  "2021-12-21T23:29:58",
                            
    			"update_date_utc":  "2021-12-22T10:29:58",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22418,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup0e916b50-86cb-4611-a65b-455ade86f61a",
                        
    			"server_date":  "2021-12-22T12:29:58",
                        
    			"date_utc":  "2021-12-22T10:29:58",
                        
    			"update_date_utc":  "2021-12-22T10:29:58",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21336,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "GPWIL3",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup9360ccd2-ec7e-4ff5-bda5-356030a5f4cc",
                    
    			"server_date":  "2021-12-22T12:31:29",
                    
    			"date_utc":  "2021-12-22T10:31:29",
                    
    			"client_date":  "2021-12-21T23:31:29",
                    
    			"update_date_utc":  "2021-12-22T10:31:29",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85114,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup9360ccd2-ec7e-4ff5-bda5-356030a5f4cc",
                            
    			"server_date":  "2021-12-22T12:31:29",
                            
    			"date_utc":  "2021-12-22T10:31:29",
                            
    			"client_date":  "2021-12-21T23:31:29",
                            
    			"update_date_utc":  "2021-12-22T10:31:29",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86955,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup9360ccd2-ec7e-4ff5-bda5-356030a5f4cc",
                            
    			"server_date":  "2021-12-22T12:31:29",
                            
    			"date_utc":  "2021-12-22T10:31:29",
                            
    			"client_date":  "2021-12-21T23:31:29",
                            
    			"update_date_utc":  "2021-12-22T10:31:29",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83983,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup9360ccd2-ec7e-4ff5-bda5-356030a5f4cc",
                            
    			"server_date":  "2021-12-22T12:31:29",
                            
    			"date_utc":  "2021-12-22T10:31:29",
                            
    			"client_date":  "2021-12-21T23:31:29",
                            
    			"update_date_utc":  "2021-12-22T10:31:29",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22419,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup9360ccd2-ec7e-4ff5-bda5-356030a5f4cc",
                        
    			"server_date":  "2021-12-22T12:31:29",
                        
    			"date_utc":  "2021-12-22T10:31:29",
                        
    			"update_date_utc":  "2021-12-22T10:31:29",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21337,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "M3KYLB",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroupf1ad0ed1-5fc8-43c1-92ad-2f08ca1249b3",
                    
    			"server_date":  "2021-12-22T12:32:32",
                    
    			"date_utc":  "2021-12-22T10:32:32",
                    
    			"client_date":  "2021-12-21T23:32:32",
                    
    			"update_date_utc":  "2021-12-22T10:32:32",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85115,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf1ad0ed1-5fc8-43c1-92ad-2f08ca1249b3",
                            
    			"server_date":  "2021-12-22T12:32:32",
                            
    			"date_utc":  "2021-12-22T10:32:32",
                            
    			"client_date":  "2021-12-21T23:32:32",
                            
    			"update_date_utc":  "2021-12-22T10:32:32",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86956,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf1ad0ed1-5fc8-43c1-92ad-2f08ca1249b3",
                            
    			"server_date":  "2021-12-22T12:32:32",
                            
    			"date_utc":  "2021-12-22T10:32:32",
                            
    			"client_date":  "2021-12-21T23:32:32",
                            
    			"update_date_utc":  "2021-12-22T10:32:32",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83984,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupf1ad0ed1-5fc8-43c1-92ad-2f08ca1249b3",
                            
    			"server_date":  "2021-12-22T12:32:32",
                            
    			"date_utc":  "2021-12-22T10:32:32",
                            
    			"client_date":  "2021-12-21T23:32:32",
                            
    			"update_date_utc":  "2021-12-22T10:32:32",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22420,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroupf1ad0ed1-5fc8-43c1-92ad-2f08ca1249b3",
                        
    			"server_date":  "2021-12-22T12:32:32",
                        
    			"date_utc":  "2021-12-22T10:32:32",
                        
    			"update_date_utc":  "2021-12-22T10:32:32",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21338,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "1QIZX7",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroupbdef2b47-de8a-4a01-bb91-e01c443ea734",
                    
    			"server_date":  "2021-12-22T12:36:46",
                    
    			"date_utc":  "2021-12-22T10:36:46",
                    
    			"client_date":  "2021-12-21T23:36:46",
                    
    			"update_date_utc":  "2021-12-22T10:36:46",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85116,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupbdef2b47-de8a-4a01-bb91-e01c443ea734",
                            
    			"server_date":  "2021-12-22T12:36:46",
                            
    			"date_utc":  "2021-12-22T10:36:46",
                            
    			"client_date":  "2021-12-21T23:36:46",
                            
    			"update_date_utc":  "2021-12-22T10:36:46",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86957,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupbdef2b47-de8a-4a01-bb91-e01c443ea734",
                            
    			"server_date":  "2021-12-22T12:36:46",
                            
    			"date_utc":  "2021-12-22T10:36:46",
                            
    			"client_date":  "2021-12-21T23:36:46",
                            
    			"update_date_utc":  "2021-12-22T10:36:46",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83985,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupbdef2b47-de8a-4a01-bb91-e01c443ea734",
                            
    			"server_date":  "2021-12-22T12:36:46",
                            
    			"date_utc":  "2021-12-22T10:36:46",
                            
    			"client_date":  "2021-12-21T23:36:46",
                            
    			"update_date_utc":  "2021-12-22T10:36:46",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22421,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroupbdef2b47-de8a-4a01-bb91-e01c443ea734",
                        
    			"server_date":  "2021-12-22T12:36:46",
                        
    			"date_utc":  "2021-12-22T10:36:46",
                        
    			"update_date_utc":  "2021-12-22T10:36:46",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21339,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "TEODBR",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroupfab8749c-2875-41b5-913f-3558adf93880",
                    
    			"server_date":  "2021-12-22T12:38:46",
                    
    			"date_utc":  "2021-12-22T10:38:47",
                    
    			"client_date":  "2021-12-21T23:38:47",
                    
    			"update_date_utc":  "2021-12-22T10:38:47",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85117,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupfab8749c-2875-41b5-913f-3558adf93880",
                            
    			"server_date":  "2021-12-22T12:38:46",
                            
    			"date_utc":  "2021-12-22T10:38:47",
                            
    			"client_date":  "2021-12-21T23:38:47",
                            
    			"update_date_utc":  "2021-12-22T10:38:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86958,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupfab8749c-2875-41b5-913f-3558adf93880",
                            
    			"server_date":  "2021-12-22T12:38:46",
                            
    			"date_utc":  "2021-12-22T10:38:47",
                            
    			"client_date":  "2021-12-21T23:38:47",
                            
    			"update_date_utc":  "2021-12-22T10:38:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83986,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupfab8749c-2875-41b5-913f-3558adf93880",
                            
    			"server_date":  "2021-12-22T12:38:46",
                            
    			"date_utc":  "2021-12-22T10:38:47",
                            
    			"client_date":  "2021-12-21T23:38:47",
                            
    			"update_date_utc":  "2021-12-22T10:38:47",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22422,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroupfab8749c-2875-41b5-913f-3558adf93880",
                        
    			"server_date":  "2021-12-22T12:38:47",
                        
    			"date_utc":  "2021-12-22T10:38:47",
                        
    			"update_date_utc":  "2021-12-22T10:38:47",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21340,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "G95GSN",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroupd907ca27-2f6f-4f68-83d5-2bbde3ebe1f7",
                    
    			"server_date":  "2021-12-22T14:12:09",
                    
    			"date_utc":  "2021-12-22T12:12:09",
                    
    			"client_date":  "2021-12-22T01:12:09",
                    
    			"update_date_utc":  "2021-12-22T12:12:09",
                    
    			"source_time_zone":  "UTC -05:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85118,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupd907ca27-2f6f-4f68-83d5-2bbde3ebe1f7",
                            
    			"server_date":  "2021-12-22T14:12:09",
                            
    			"date_utc":  "2021-12-22T12:12:09",
                            
    			"client_date":  "2021-12-22T01:12:09",
                            
    			"update_date_utc":  "2021-12-22T12:12:09",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86959,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupd907ca27-2f6f-4f68-83d5-2bbde3ebe1f7",
                            
    			"server_date":  "2021-12-22T14:12:09",
                            
    			"date_utc":  "2021-12-22T12:12:09",
                            
    			"client_date":  "2021-12-22T01:12:09",
                            
    			"update_date_utc":  "2021-12-22T12:12:09",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83987,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroupd907ca27-2f6f-4f68-83d5-2bbde3ebe1f7",
                            
    			"server_date":  "2021-12-22T14:12:09",
                            
    			"date_utc":  "2021-12-22T12:12:09",
                            
    			"client_date":  "2021-12-22T01:12:09",
                            
    			"update_date_utc":  "2021-12-22T12:12:09",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22423,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroupd907ca27-2f6f-4f68-83d5-2bbde3ebe1f7",
                        
    			"server_date":  "2021-12-22T14:12:09",
                        
    			"date_utc":  "2021-12-22T12:12:09",
                        
    			"update_date_utc":  "2021-12-22T12:12:09",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            },
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  21342,
                    
    			"program_id":  5,
                    
    			"user_id":  22745,
                    
    			"name":  "Test Group Creation",
                    
    			"type":  1,
                    
    			"code":  "JQU0Z8",
                    
    			"status":  1,
                    
    			"original_source_id":  "CreateGroup26a8d7cc-2c80-4eef-aeb6-5666816e1d8c",
                    
    			"server_date":  "2021-12-22T14:32:25",
                    
    			"date_utc":  "2021-12-22T12:32:25",
                    
    			"client_date":  "2021-12-22T01:32:25",
                    
    			"update_date_utc":  "2021-12-22T12:32:25",
                    
    			"source_time_zone":  "UTC +06:00"
    			
                },
                
    			"details":  {
                    
    			"address":  [
                        
    			{
                            
    			"id":  85122,
                            
    			"type":  1,
                            
    			"is_primary":  1,
                            
    			"is_billing":  1,
                            
    			"address_line1":  "Amman",
                            
    			"address_line2":  "Amman",
                            
    			"postal_zip_code":  "2558",
                            
    			"country_code":  "400",
                            
    			"state_region":  null,
                            
    			"city_town":  "fdsa",
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup26a8d7cc-2c80-4eef-aeb6-5666816e1d8c",
                            
    			"server_date":  "2021-12-22T14:32:25",
                            
    			"date_utc":  "2021-12-22T12:32:25",
                            
    			"client_date":  "2021-12-22T01:32:25",
                            
    			"update_date_utc":  "2021-12-22T12:32:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"phone":  [
                        
    			{
                            
    			"id":  86965,
                            
    			"type":  1,
                            
    			"country_code":  "400",
                            
    			"number":  "+96279454064",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup26a8d7cc-2c80-4eef-aeb6-5666816e1d8c",
                            
    			"server_date":  "2021-12-22T14:32:25",
                            
    			"date_utc":  "2021-12-22T12:32:25",
                            
    			"client_date":  "2021-12-22T01:32:25",
                            
    			"update_date_utc":  "2021-12-22T12:32:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"email":  [
                        
    			{
                            
    			"id":  83991,
                            
    			"type":  1,
                            
    			"address":  "hanan_rihan@yahoo.com",
                            
    			"is_primary":  1,
                            
    			"status":  1,
                            
    			"verification_status":  0,
                            
    			"original_source_id":  "CreateGroup26a8d7cc-2c80-4eef-aeb6-5666816e1d8c",
                            
    			"server_date":  "2021-12-22T14:32:25",
                            
    			"date_utc":  "2021-12-22T12:32:25",
                            
    			"client_date":  "2021-12-22T01:32:25",
                            
    			"update_date_utc":  "2021-12-22T12:32:25",
                            
    			"custom_field":  null
    			
                        }
    			
                    ],
                    
    			"social_media":  null,
                    
    			"localization":  null
    			
                },
                
    			"setting":  {
                    
    			"external_integration":  {
                        
    			"fortnox":  {
                            
    			"access_token":  "fdf1c608-9ad1-4adb-97e9-0b99ed50da39",
                            
    			"client_secret":  "DmJ8cJ7u71",
                            
    			"classification_info":  [
                                
    			{
                                    
    			"id":  1,
                                    
    			"description":  "Staff Expense",
                                    
    			"voucher_rows":  [
                                        
    			{
                                            
    			"account":  "7310",
                                            
    			"description":  "Cash",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Cash"
    			
                                        },
                                        
    			{
                                            
    			"account":  "7690",
                                            
    			"description":  "Staff Expense",
                                            
    			"debit":  "0",
                                            
    			"cost_center":  null,
                                            
    			"credit":  "0",
                                            
    			"project":  null,
                                            
    			"quantity":  "0",
                                            
    			"removed":  null,
                                            
    			"transaction_information":  "Staff Expense"
    			
                                        }
    			
                                    ]
    			
                                }
    			
                            ],
                            
    			"enabled":  "1",
                            
    			"fortnox_authorisation_code":  null
    			
                        },
                        
    			"qvitoo":  null
    			
                    },
                    
    			"messaging_setup":  null
    			
                },
                
    			"group_user":  [
                    
    			{
                        
    			"id":  22425,
                        
    			"user_id":  22745,
                        
    			"role":  1,
                        
    			"membership_status":  1,
                        
    			"name":  "sha41236547766 ssssdddddd",
                        
    			"email_address":  "hasan9909@windowslive.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "752",
                        
    			"original_source_id":  "CreateGroup26a8d7cc-2c80-4eef-aeb6-5666816e1d8c",
                        
    			"server_date":  "2021-12-22T14:32:25",
                        
    			"date_utc":  "2021-12-22T12:32:25",
                        
    			"update_date_utc":  "2021-12-22T12:32:25",
                        
    			"custom_field":  null
    			
                    },
                    
    			{
                        
    			"id":  22443,
                        
    			"user_id":  4,
                        
    			"role":  2,
                        
    			"membership_status":  1,
                        
    			"name":  "Öéaèb Hanan føgðhåiæ 056",
                        
    			"email_address":  "legacy@gmail.com",
                        
    			"phone_number":  null,
                        
    			"country_code":  "840",
                        
    			"original_source_id":  "M.220613.M1.150590",
                        
    			"server_date":  "2022-06-13T11:06:34",
                        
    			"date_utc":  "2022-06-13T08:06:34",
                        
    			"update_date_utc":  "2022-06-13T08:06:48",
                        
    			"custom_field":  null
    			
                    }
    			
                ],
                
    			"history":  null,
                
    			"host_name":  "dev-dnet-osama",
                
    			"geo_coordinates":  null,
                
    			"custom_field":  null,
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  "UTC -11:00",
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            }
    			
        ],
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  {
            
    			"entity":  16,
            
    			"entity_id":  17433,
            
    			"entity_data":  -1,
            
    			"activity_type":  4,
            
    			"notes":  {
                
    			"user_notes":  "",
                
    			"admin_notes":  "New User Primary Bank Account Created"
    			
            },
            
    			"update_date_utc":  "2020-02-18T12:51:49"
    			
        },
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  848
    			
    }
    		
    ×

    Inquiry User Document(s)

    Inquiry User Document(s)


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
  • start_index : 1
  • page_size : 5
  • user_id : 4
  • from_date : 2000-05-05
  • to_date : 2023-02-13
  • Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"result_set":  {
            
    			"from_date":  "2000-01-01T00:00:00",
            
    			"to_date":  "2023-08-25T00:00:00",
            
    			"start_index":  1,
            
    			"page_size":  100,
            
    			"total_records":  1,
            
    			"time_zone_Name":  null,
            
    			"time_zone":  null
    			
        },
        
    			"documents":  [
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"program_id":  5,
                    
    			"user_id":  88833,
                    
    			"entity":  25,
                    
    			"entity_id":  0,
                    
    			"document_id":  32705,
                    
    			"first_name":  "Winston",
                    
    			"last_name":  "Collier",
                    
    			"email_address":  "Marcos.Collier@gmail.com",
                    
    			"type":  2,
                    
    			"language":  "en",
                    
    			"status":  1,
                    
    			"subject":  "Identification",
                    
    			"notes":  null,
                    
    			"number_of_attachments":  3,
                    
    			"support_notes":  null,
                    
    			"update_datetime_utc":  "2023-01-17T09:24:30",
                    
    			"source_id":  "9474b720-19c0-452d-8b36-d379d55af696",
                    
    			"server_date":  "2023-01-17T12:24:30",
                    
    			"date_utc":  "2023-01-17T09:24:30",
                    
    			"source_time_zone":  "UTC -11:00",
                    
    			"attachment_status":  2
    			
                },
                
    			"attachment":  [
                    
    			{
                        
    			"file_name":  "Passport Copy",
                        
    			"file_extension":  ".jpg",
                        
    			"content":  "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",
                        
    			"file_id":  33811,
                        
    			"file_url":  null,
                        
    			"is_selfie":  false
    			
                    },
                    
    			{
                        
    			"file_name":  "Passport Copy",
                        
    			"file_extension":  ".jpg",
                        
    			"content":  "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",
                        
    			"file_id":  33812,
                        
    			"file_url":  null,
                        
    			"is_selfie":  false
    			
                    },
                    
    			{
                        
    			"file_name":  "Passport Copy",
                        
    			"file_extension":  ".jpg",
                        
    			"content":  "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",
                        
    			"file_id":  33813,
                        
    			"file_url":  null,
                        
    			"is_selfie":  false
    			
                    }
    			
                ],
                
    			"custom_field":  null,
                
    			"geo_coordinates":  {
                    
    			"latitude":  "31.969848",
                    
    			"longitude":  "35.864097",
                    
    			"position_description":  "MStart Compnay"
    			
                },
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  null,
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            }
    			
        ],
        
    			"archive":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  405
    			
    }
    		
    ×

    Get User External Auth

    Get User External Auth


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  4,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  2,
            
    			"server_date":  "2017-09-18T09:58:10",
            
    			"date_utc":  "2017-09-18T09:58:10",
            
    			"client_date":  "2017-09-17T22:58:10",
            
    			"source_time_zone":  "UTC +02:00",
            
    			"original_source_id":  "DB.Generated.260519.28887"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  [
            
    			{
                
    			"id":  11,
                
    			"login_id":  "1644722242300055",
                
    			"token":  null,
                
    			"type":  2,
                
    			"status":  2,
                
    			"verification_status":  1,
                
    			"original_source_id":  "AddExternalAuth1.21",
                
    			"server_date":  "2020-03-18T11:36:19",
                
    			"date_utc":  "2020-03-18T09:36:19",
                
    			"client_date":  "2020-03-17T22:36:19",
                
    			"update_date_utc":  "2023-01-31T08:37:53",
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  {
            
    			"entity":  36,
            
    			"entity_id":  11,
            
    			"entity_data":  -1,
            
    			"activity_type":  2,
            
    			"notes":  {
                
    			"user_notes":  "",
                
    			"admin_notes":  "Update User External Login"
    			
            },
            
    			"update_date_utc":  "2023-01-31T08:37:53"
    			
        },
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  330
    			
    }
    		
    ×

    Delete User

    Delete User


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  68372,
            
    			"program_id":  8690,
            
    			"status":  null,
            
    			"type":  1,
            
    			"server_date":  null,
            
    			"date_utc":  null,
            
    			"source_time_zone":  null,
            
    			"original_source_id":  null
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"response_time":  252
    			
    }
    		
    ×

    Delete User Email

    Delete User Email


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"email":  [
            
    			{
                
    			"id":  103006
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  [
            
    			{
                
    			"id":  103006,
                
    			"type":  null,
                
    			"address":  null,
                
    			"is_primary":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1861
    			
    }
    		
    ×

    Delete User Phone

    Delete User Phone


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"phone":  [
            
    			{
                
    			"id":  106333
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  [
            
    			{
                
    			"id":  106333,
                
    			"type":  null,
                
    			"country_code":  null,
                
    			"number":  null,
                
    			"is_primary":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1508
    			
    }
    		
    ×

    Delete User Address

    Delete User Address


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"addresses":  [
            
    			{
                
    			"id":  107081
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  [
            
    			{
                
    			"id":  107081,
                
    			"type":  null,
                
    			"is_primary":  null,
                
    			"is_billing":  null,
                
    			"address_line1":  null,
                
    			"address_line2":  null,
                
    			"postal_zip_code":  null,
                
    			"country_code":  null,
                
    			"state_region":  null,
                
    			"city_town":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  2240
    			
    }
    		
    ×

    Delete User Credit Card

    Delete User Credit Card


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"credit_card":  [
            
    			{
                
    			"id":  18431
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  [
            
    			{
                
    			"id":  18431,
                
    			"first_name":  null,
                
    			"last_name":  null,
                
    			"type":  null,
                
    			"number":  null,
                
    			"currency_code":  null,
                
    			"expiry_year":  null,
                
    			"expiry_month":  null,
                
    			"security_code":  null,
                
    			"address_id":  null,
                
    			"is_primary":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1414
    			
    }
    		
    ×

    Delete User Identification

    Delete User Identification


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"identification":  [
            
    			{
                
    			"id":  58943
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  [
            
    			{
                
    			"result":  null,
                
    			"id":  58943,
                
    			"type":  null,
                
    			"country_of_issue":  null,
                
    			"country_of_residence":  null,
                
    			"number":  null,
                
    			"issue_date":  null,
                
    			"expiry_date":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"extra_data":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1406
    			
    }
    		
    ×

    Delete User Bank Account

    Delete User Bank Account


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"bank_account":  [
            
    			{
                
    			"id":  32049
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  88833,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-17T09:48:51",
            
    			"date_utc":  "2023-01-17T06:48:51",
            
    			"client_date":  "2023-01-16T19:48:51",
            
    			"source_time_zone":  "UTC +05:00",
            
    			"original_source_id":  "1f03c2fd-32a3-4753-8172-38ab4b8926fd"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  [
            
    			{
                
    			"id":  32049,
                
    			"linked_account_id":  null,
                
    			"name":  null,
                
    			"beneficiary_name":  null,
                
    			"holder_name":  null,
                
    			"country_code":  null,
                
    			"currency_code":  null,
                
    			"type":  null,
                
    			"payment_type":  null,
                
    			"beneficiary_type":  null,
                
    			"number":  null,
                
    			"swift_code":  null,
                
    			"iban":  null,
                
    			"transit_number":  null,
                
    			"institution_number":  null,
                
    			"routing_number":  null,
                
    			"phone_id":  null,
                
    			"address_id":  null,
                
    			"bank_address":  null,
                
    			"state_region":  null,
                
    			"is_primary":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"city_town":  null,
                
    			"postal_zip_code":  null,
                
    			"extended_data":  null,
                
    			"sort_code":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"service_provider":  -1,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  1397
    			
    }
    		
    ×

    Delete User Relationship

    Delete User Relationship


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"relationship":  [
            
    			{
                
    			"id":  21048
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  89117,
            
    			"program_id":  16260,
            
    			"status":  "1",
            
    			"type":  1,
            
    			"server_date":  "2023-01-29T09:50:28",
            
    			"date_utc":  "2023-01-29T06:50:28",
            
    			"client_date":  "2023-01-29T07:50:28",
            
    			"source_time_zone":  "UTC +05:30",
            
    			"original_source_id":  "15b40f13-8c21-44e7-9a15-7daf1b8b7d05"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  [
            
    			{
                
    			"id":  21048,
                
    			"entity":  null,
                
    			"entity_id":  null,
                
    			"entity_name":  null,
                
    			"entity_email":  null,
                
    			"entity_phone":  null,
                
    			"on_entity":  null,
                
    			"on_entity_id":  null,
                
    			"on_entity_name":  null,
                
    			"on_entity_email":  null,
                
    			"on_entity_phone":  null,
                
    			"type":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"order":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC +01:00",
        
    			"time_zone_name":  "Europe/Andorra",
        
    			"response_time":  1356
    			
    }
    		
    ×

    Delete User External Auth

    Delete User External Auth


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"external_auth":  [
            
    			{
                
    			"id":  11
    			
            }
    			
        ],
        
    			"validate":  0
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  4,
            
    			"program_id":  5,
            
    			"status":  "1",
            
    			"type":  2,
            
    			"server_date":  "2017-09-18T09:58:10",
            
    			"date_utc":  "2017-09-18T09:58:10",
            
    			"client_date":  "2017-09-17T22:58:10",
            
    			"source_time_zone":  "UTC +02:00",
            
    			"original_source_id":  "DB.Generated.260519.28887"
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  [
            
    			{
                
    			"id":  11,
                
    			"login_id":  null,
                
    			"token":  null,
                
    			"type":  null,
                
    			"status":  null,
                
    			"verification_status":  null,
                
    			"original_source_id":  null,
                
    			"server_date":  null,
                
    			"date_utc":  null,
                
    			"client_date":  null,
                
    			"update_date_utc":  null,
                
    			"custom_field":  null
    			
            }
    			
        ],
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  null,
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  "0",
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  3205
    			
    }
    		
    ×

    Delete Security Access

    Delete Security Access


    Configuration Header:
    • lang : en
    • source_id : SourceID
    • time_zone : UTC +02:00
    • show_sensitive_data : 1
    • show_custom_field : 1
    Configuration Query Parameters:
    Request Parameters:
    
    			{
        
    			"access_rule":  [
            
    			{
                
    			"info":  {
                    
    			"id":  6160
    			
                }
    			
            }
    			
        ]
    			
    }
    		
    Response Parameters:
    
    			{
        
    			"result":  {
            
    			"code":  "0000",
            
    			"message":  "Operation Completed Successfully.",
            
    			"friendly_message":  "Operation Completed Successfully."
    			
        },
        
    			"info":  {
            
    			"id":  4,
            
    			"program_id":  5,
            
    			"status":  null,
            
    			"type":  1,
            
    			"server_date":  null,
            
    			"date_utc":  null,
            
    			"client_date":  null,
            
    			"source_time_zone":  null,
            
    			"original_source_id":  null
    			
        },
        
    			"personal_info":  null,
        
    			"address":  null,
        
    			"addresses":  null,
        
    			"email":  null,
        
    			"phone":  null,
        
    			"security":  null,
        
    			"preferences":  null,
        
    			"identification":  null,
        
    			"bank_account":  null,
        
    			"credit_card":  null,
        
    			"notification":  null,
        
    			"documents":  null,
        
    			"currency":  null,
        
    			"account":  null,
        
    			"group":  null,
        
    			"terms_conditions":  null,
        
    			"device_info":  null,
        
    			"commerce":  null,
        
    			"external_auth":  null,
        
    			"validation_data":  null,
        
    			"relationship":  null,
        
    			"geo_coordinates":  null,
        
    			"custom_field":  null,
        
    			"history":  null,
        
    			"access_rule":  [
            
    			{
                
    			"result":  null,
                
    			"info":  {
                    
    			"id":  6160,
                    
    			"type":  0,
                    
    			"access_type":  0,
                    
    			"status":  0,
                    
    			"value":  null,
                    
    			"channel":  null,
                    
    			"service_domain":  0,
                    
    			"notes":  null,
                    
    			"transaction_type":  null,
                    
    			"expression_operator":  0
    			
                },
                
    			"notes":  null,
                
    			"last_activity":  null,
                
    			"authentication":  null,
                
    			"validate":  null,
                
    			"function_code":  0,
                
    			"time_zone":  null,
                
    			"time_zone_name":  null,
                
    			"response_time":  0
    			
            }
    			
        ],
        
    			"ticket":  null,
        
    			"general_requirements":  null,
        
    			"organization":  null,
        
    			"notes":  null,
        
    			"last_activity":  null,
        
    			"authentication":  null,
        
    			"validate":  null,
        
    			"function_code":  0,
        
    			"time_zone":  "UTC -11:00",
        
    			"time_zone_name":  "Pacific/Pago_Pago",
        
    			"response_time":  336
    			
    }
    		
    ×