Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 695 Bytes

File metadata and controls

12 lines (8 loc) · 695 Bytes

Voucherify.Model.ValidationRulesAssignmentsCreateRequestBody

Request body schema for POST v1/validation-rules/{validationRuleId}/assignments.

Properties

Name Type Description Notes
RelatedObjectType string Defines the related object, e.g. `voucher`. [optional]
RelatedObjectId string Unique related object ID assigned by Voucherify, e.g. `v_lfZi4rcEGe0sN9gmnj40bzwK2FH6QUno` for a voucher. [optional]

[Back to Model list] [Back to API list] [Back to README]