Visa raw credit authorization received

Raw message received from Visa network. For more information on authorization events, see the Authorization events guide.

Type: object
Additional properties: true
Domain: authorization
Event: raw_credit_visa
Version: 1

{
    "$schema": "http://json-schema.org/draft-07/schema#",
    "$id": "http://pismo.io/events/authorization/raw_credit_visa-1.json",
    "type": "object",
    "title": "Visa raw credit authorization received",
    "description": "Raw message received from Visa network. For more information on authorization events, see the <a href='https://developers.pismo.io/pismo-docs/docs/authorization-events' target='_blank'>Authorization events guide</a>.",
    "additionalProperties": true,
    "properties": {}
}