Create Suppression Entries
Creates suppression entries for the specified account. Parent accounts can create suppression entries for all associated sub-accounts. If suppression_type is not provided, it defaults to ‘non-transactional’. The operation is atomic, meaning all entries are successfully added or none are added if an error occurs.
Headers
Body
The details of the suppression entries to create.
The total number of suppression entries to create, for the parent and/or its sub-accounts, must not exceed 1000.
If true, the parent account creates suppression entries for all associated sub-accounts. This field is only applicable to parent accounts. Sub-accounts cannot create entries for other sub-accounts.
Response
All suppression entries were successfully created.

