Increase the expected amount
| Name | Type | Required? | Description |
|---|---|---|---|
| deltaAmount | number | string | required | The amount by which to increase the expected amount |
| signerIdentity | IIdentity | required | The value returned by getRequestFromId() |
| refundInformation | any | optional | Depends on the payment network |
Promise<IRequestDataWithEvents>