Property OriginalPaymentId
OriginalPaymentId
The UUID of the original payment that is being refunded; used by the API to validate RefundAmount.
Declaration
public string OriginalPaymentId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Remarks
Required.