restriction-set-definition-versions
This POST request will create a Restriction Set Definition Version resource. Restriction set
definition version defines the restriction type and level for that restriction. Restrictions can
take various forms including prevention of credits/debits and prevention of closure. A
restriction can be applied to a customer, account or payment device.
The restriction_set_definition_id field will be set according to the name/ID you
want for your restriction. Common names could include “Prevent_Closure”, “Prevent_Debits”,
“Prevent_Credits”. The restriction_set_definition_id will be referenced later when
you want to apply the id to your relevant entity. The restriction_type for this exercise
should be “RESTRICTION_TYPE_PREVENT_CLOSURE” with
required_restriction_levels set to “RESTRICTION_LEVEL_ACCOUNT”.