Refund object
|
Field name |
Type |
Description |
Mandatory in request |
|---|---|---|---|
|
id |
string |
Refund id. It is an idempotent key, and will be used to identify Refund. |
Y |
|
refundNumber |
string |
Refund number. |
Y |
|
amount |
number |
Refund amount. |
Y |
|
paymentId |
string |
Payment id. It is an idempotent key, and will be used to identify payment associated with refund. |
Y |
|
referenceId |
string |
Reference id provided in response to associated payment. |
Y |
|
softDescriptor |
string |
It is used to pass information related to the soft descriptor. |
N |
|
softDescriptorPhone |
string |
It is used to pass information related to the soft descriptor phone. |
N |