Delete
Delete
DELETE EmailCustomization/Delete Request Params
| Field | Type | Description |
|---|---|---|
| CustomizationId | Guid | Unique Identifier of the customization |
Response Body
| Field | Type | Description |
|---|---|---|
| CustomizationId | Guid | unique identifier of the customization |
| CustomizationNm | Name | Name of the customization. |
| Errors | object[] | Collection of errors |
| Id | string | Error ID number. This ID is assigned by TaxBandits and it is unique for each error. |
| Name | string | Name of the errored node. |
| Message | string | Shows the error message |