Business Emails

Table of contents
Create Free Sandbox

Business emails are validated to ensure they can be used in specific contexts, such as custom requester email addresses.

Custom Requester Email Validation

You can supply a custom requester email via business settings or directly in your API request. Regardless of which method you use, you must ensure that the email address has been verified.

Requester emails can be verified either via the UI or the API:

UI Verification

Navigate to the Business Settings delivery section and enter the email address you'd like to use in the "Custom requester email" field. As soon as you stop typing, the email address' status will be checked.
If the email address is not yet verified, an error message will display a prompt that allows you to verify the email address. Click the verification link, and an email will be sent with instructions.
Once verified, you can use the email address in your API requests without saving it in the business settings interface. Unless you want to use the email address for your business globally as a custom requester email, you can now simply leave the business settings page without hitting the "Save" button.
For more details about this process, refer to the help center.

API Verification

You can also initiate the verification process using the API. Refer to the Business Email API documentation for full specifications. The process involves the following steps:

  • Create a new Business Email with the scope `custom_requester`.

  • POST a verification request for that email address.

  • Verify the address by clicking the link in the verification email.