CreateVoucher
Function Parameters
VoucherCreationRequest
Transaction
Voucher
Customer
Order
Stats
Return Value
string
string
string
string
string
string
Amount
int
string
DateTime
DateTime
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!