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": "03c94354-5cd6-4784-8c9d-d295fc404bf6", "VoucherCode": "sample string 2", "Quantity": 3, "StartDate": "2025-08-02T22:25:04.7163016+01:00", "Expires": "2025-08-02T22:25:04.7163016+01:00" }
No object is returned by this request
Bundle(s) |
---|
Joining |