PayNL

CreateVoucher

Function Parameters

VoucherCreationRequest
Transaction
Voucher
Customer
Order
Stats

Return Value

string
string
string
string
string
string
Amount
int
string
DateTime
DateTime

Authorization

AT-code
Token
ServiceId

Request

{
  "request": {
    "transaction": null,
    "voucher": null,
    "customer": null,
    "order": null,
    "stats": null
  }
}

Response

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