common.SimplePaymentNack
type SimplePaymentNack
SimplePaymentNack
common.SimplePaymentNack
common.SimplePaymentNack
Field | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rejection_reason | RejectionReason enum |
| |||||||||||||||
other | string | If Rejection Reason “Other“, Message |
{
"rejection_reason": 1,
"other": "OTHER"
}