Authorization Response

CLOWD9 will require a response from you as a result of an Authorization Request.

Response

FieldValue FormatMandatory
message_type“authorization”stringYes
message_qualifier“response”stringYes
card Contains vital information about the card as held in the CLOWD9 database
> > card_idThe Identifier of the card associated to the authorization requestuuidYes
transaction Details of the transaction
> > transaction_idThe unique identifier of the transaction log entry in the CLOWD9 databaseuuidYes
> > transaction_amountThe amount to be authorized with the transaction. Can be “0” for non-financial messages.
Note: we only accept integers format
stringYes
> > transaction_currency_code Carries additional amount information in partial authorizations and where account balances are suppliedstring (3)Yes
> > amount_typeRequired for Balance Inquiry requests. Value supported is Available BalancestringYes if transaction_type = 30
> > amountThe Available Balance amount to be displayed to the Customer. To be returned in units, for example 1000 for the amount 10.00stringYes if transaction_type = 30
> > directionTo identify the if the amount is a Debit or CreditstringYes if transaction_type = 30
> > additional_amountsCarries additional amount information in partial authorizations and where account balances are suppliedstringYes if response _code = 010
> amount_authorizedThe partial amount authorized, represented in transaction_currency_codestringYes if response_code = 010
outcomeYes
> > response_codeNumeric response code numeric value used by CLOWD9 and you for the final outcome of the requestYes
> > response_sourceThis is the your preferred source nameYes
> > response_reasonAlpha response value associated with the numeric response code providedYes