Authorization Notification Response

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


FieldDescriptionFormatMandatory
message_type“authorization”stringYes
message_qualifier“notification acknowledged”stringYes
card_idThe Identifier of the card associated to the authorization request.uuidYes
card_form_factor

Form factor of card. Supported values:

“physical”
“virtual”

stringYes
transactionDetails of the transaction.
transaction_idThe unique identifier of the transaction log entry in the CLOWD9 database.uuidYes
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_codeThe ISO currency code in which transaction_amount is represented. Note that this may have implications on the decimal place.stringYes
outcome
response_codeResponse code of 091 to be used to acknowledge the clearing notification.stringYes
response_sourceThis is the your preferred source name.stringYes
response_reasonResponse reason "Advice acknowledged" to be used to acknowledge the Authorization Notification.stringYes

Did this page help you?