payment_outcome
- typeType: stringmax length:5000required
Possible values are
authorized,manual_review,issuer_declined,blocked, andinvalid. - networkType: string | null
_decline _code max length:5000For payments declined by the network, a brand specific 2, 3, or 4 digit code which indicates the reason the authorization failed.
- networkType: string | null
_status max length:5000Possible values are
approved_by_network,declined_by_network,not_sent_to_network, andreversed_after_approval. - riskType: integerFormat: int32
_score Possible values for evaluated payments are between 0 and 100.
- sellerType: string | null
_message max length:5000A human-readable description of the outcome type and reason, designed for you (the recipient of the payment), not your customer.

