Create a Send Classification

You can use a send classification to specify the sender profile, delivery profile, and CAN-SPAM classification for an email message you send via the SOAP API. This includes the From information, physical address, and other information required before an email can be sent.

Use the sample code below as a model to create your own API call.

You must create both a sender profile and a delivery profile and know the external keys for both before executing the sample code below. If you don't know the external keys for the sender profile and the delivery profiles, perform a Retrieve call to get that information and include it in the sample code below.