Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 700 Bytes

ValidationRulesAssignmentsCreateRequestBody.md

File metadata and controls

14 lines (8 loc) · 700 Bytes

ValidationRulesAssignmentsCreateRequestBody

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

Properties

Name Type Description Notes
related_object_type str Defines the related object, e.g. `voucher`. [optional] [default to 'voucher']
related_object_id str 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]