CustomerRestrictionPlacementRequest
Restriction placed by Partner on customer actions.
The restriction is placed with reason MERCHANT_REQUEST and required action CONTACT_CUSTOMER_SERVICE.
nameMerchantRestrictionName (string)required
Restrictions allowed to be placed by the Partner.
Possible values: [ALL_TRANSACTIONS, OUTGOING_TRANSACTIONS, INCOMING_TRANSACTIONS, SEND_MONEY]
CustomerRestrictionPlacementRequest
{
"name": "ALL_TRANSACTIONS"
}