PayNL

RefundTransaction

Function Parameters

string
RefundTransactionRequest
Amount
Dictionary<string, int>
string
DateTime
float
string

Return Value

string
string
string
DateTime
Amount
int
string
Amount
int
string
List<RefundedTransaction>
Amount
int
string
Refund
string
DateTime
string
DateTime
string

Authorization

AT-code
Token
ServiceId

Request

{
  "transactionId": null,
  "body": {
    "amount": null,
    "products": null,
    "description": null,
    "processDate": null,
    "vatPercentage": null,
    "exchangeUrl": null
  }
}

Response

Click Try Out to execute a method and see the response here!