Clearing Response Example

The following is an example response message from you to CLOWD9:

{
    "message_type": "clearing",
    "message_qualifier": "notification acknowledged",
    "transaction": {
        "outcome": {
            "response_code": "091",
            "response_source": "Your Source Name",
            "response_reason": "Advice acknowledged"
        }
    }
}