Assigns a voucher to a contact
From Body | Type | Description |
---|---|---|
ContactExtId | Guid | Guid of the contact |
Expires | DateTime | Expiry Date of the voucher |
Quantity | Int16 | Number of vouchers |
StartDate | DateTime | Start Date of the voucher |
VoucherCode | String | Voucher code |
{ "ContactExtId": "2fd53129-d1e8-4ed1-bd1c-d1ee68e1ecfd", "VoucherCode": "sample string 2", "Quantity": 3, "StartDate": "2025-09-18T09:13:34.622925+01:00", "Expires": "2025-09-18T09:13:34.622925+01:00" }
No object is returned by this request
Bundle(s) |
---|
Joining |