Delete Loyalty Program Voucher
Loyalty
Delete Loyalty Program Voucher
Delete Voucher
Deletes an voucher from a loyalty program. Only vouchers in ‘DRAFT’ status can be deleted.
-
Path Parameters:
programId: UUID of the loyalty programvoucherId: UUID of the voucher
-
Returns:
- HTTP 200 OK if successful, or an error message if conditions are not met.
DELETE
Delete Loyalty Program Voucher
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Response
Successful Response
