ConsumerProfileResponseCodes

Response codes returned by ConsumerProfile-related api endpoints

Possible enumeration values:

NameValueDescription
GeneralFailureAtSite

-1012

Unspecified failure at the site

CommandExtensionsDisabled

-1011

CommandExtensions are disabled

VersionNotAvailable

-1010

The version is not available

ProxyNotInitialized

-1009

Proxy is not initialized

RdfConnectFailure

-1008

Failure with the Rdf connection

GeneralFailure

-1007

GeneralFailure

InvalidResponse

-1006

The response is invalid

InvalidCommand

-1005

The command is invalid

OutputDecryptionFailure

-1004

Failure during decryption of the output, or improperly decrypted output

OutputEncryptionFailure

-1003

Failure during encryption of the output, or improperly encrypted output

InputDecryptionFailure

-1002

Failure during decryption of the input, or improperly decrypted input

InputEncryptionFailure

-1001

Failure during encryption of the input, or improperly encrypted input

KeyExchangeFailure

-1000

Failure to exchange keys

ServerCommandSizeError

-603

Error related to ServerCommand size

StoreCommandSizeError

-602

Error related to StoreCommand size

CommunicationException

-601

A communication exception occurred

RequestTimedOut

-600

Request timed out

InvalidSiteForCompany

-501

Invalid site for company

RDFAgentSiteDown

-500

RDFAgent or the Site is down

NoSocketEstablished

-19

No socket established

ConfigurationError

-18

Configuration error

CompanyNotFound

-17

Company not found

InvalidNullParameter

-16

Invalid null parameter

NoServiceCerticate

-15

No service certificate

DataProtectionFailed

-14

Data protection failed

MultipleProfilesFound

-13

Multiple profiles found

DeserializationFailed

-12

Deserialization failed

SerializationFailed

-11

Serialization failed

ProfileAlreadyExists

-10

Profile already exists

CompanySiteNotFound

-9

Company site not found

ServiceKeyNotFound

-8

Service key not found

ProfileNotFound

-7

Profile not found

DatabaseOperationFailed

-6

Database operation failed

InvalidDataSource

-5

Invalid data source

InvalidData

-4

Invalid data

InvalidCommand

-3

Invalid command

Failure

-2

Failure

Unknown

-1

Unknown error

Success

0

No error

NoMoreRecords

1

No more records

Error

2

General error

InvalidResponseFromStore

3

Unable to get a valid response from the store

StoreIdentifierMissing

100

A storeIdentifier is required but was invalid or not provided

OrderRequired

104

An order is required but was not provided

PaymentInfoRequired

106

Payment information must be passed to this request

UnknownException

126

An unknown exception has occurred

ConsumerProfileRequired

138

ConsumerProfile was not provided

InvalidParameters

701

Parameters were invalid

BadRequest

702

Bad Request

AccessDenied

703

Access Denied due to invalid credentials

CloudConnectAuthorizationError

708

CloudConnect could not authorize

CloudConnectHeaderMissing

709

Cloud Connect header was missing from request

PaymentServiceIdHeaderMissing

710

PaymentServiceId header was missing from request

BasicAuthorizationHeaderMissing

711

Basic Authorization header was missing from request

RequiredHeadersMissing

712

Required headers for this call were missing