Silverpop / engage-api-client

Engage API Client Code
Apache License 2.0
13 stars 24 forks source link

Update XStreamAlias case to match what's expected by XMLAPI #66

Closed ehutson closed 4 years ago

ehutson commented 4 years ago

The XMLAPI expects the mailing id header to be named MailingID instead of MailingId. The type mismatch causes us to be able to create a new mailing using the library but not update an existing mailing.