payment_outcome

  • type
    Type: string
    max length:  
    5000
    required

    Possible values are authorized, manual_review, issuer_declined, blocked, and invalid.

  • network_decline_code
    Type: string | null
    max length:  
    5000

    For payments declined by the network, a brand specific 2, 3, or 4 digit code which indicates the reason the authorization failed.

  • network_status
    Type: string | null
    max length:  
    5000

    Possible values are approved_by_network, declined_by_network, not_sent_to_network, and reversed_after_approval.

  • risk_score
    Type: integerFormat: int32

    Possible values for evaluated payments are between 0 and 100.

  • seller_message
    Type: string | null
    max length:  
    5000

    A human-readable description of the outcome type and reason, designed for you (the recipient of the payment), not your customer.