add_ebr tool adds Existing Business Relationship records to your DNCScrub account. An EBR can provide an exemption to DNC rules, allowing you to contact numbers that would otherwise be restricted.
Parameters
array
required
Array of EBR records to add.
string
API key. Only required if not provided via the
x-dncscrub-api-key HTTP header.boolean
If
true, existing EBR records with longer exemption periods won’t be overwritten.Response
boolean
Whether the API call succeeded.
number
Number of EBR records successfully added.
string
Machine-readable error code (when failed).
string
Human-readable error description (when failed).
EBR Expiration Rules
Examples
- Single EBR
- Multiple EBRs
- Success Response
Usage Notes
- Use accurate dates—the
dateOfLastContactshould be the actual business relationship date, not today’s date - Choose the correct EBR type: using the wrong type could create compliance issues
- The
referenceNumfield is useful for audit trails and tracing back to your CRM records - Set
keepBetterEBR: trueto prevent accidentally downgrading a Sale EBR to an Inquiry EBR