Authorization Notification Response Example

The following is an example response message to be returned to CLOWD9:

{
message_type:"authorization",
message_qualifier:"notification acknowledged",
card:{
card_id:"f6ea4c36-cb0b-4rd9-4d51-c74sea34g183"
},
transaction:{
transaction_id:"71a78503-5b49-42d1-ae89-4280a12b9af2",
transaction_amount:"0",
transaction_currency_code:"826",
outcome:{
response_code:"091",
response_source:"Your Source Name",
response_reason:"Advice acknowledged"
}
}
}