How to create a REST API cc and bcc for Triggered Send, message Definition Sends?
I am in the process of using a Post Rest service for Marketing Cloud messaging services, sending a transactional email using Marketing Cloud triggered send functionality. I want to add a cc and a bcc parameter but I cannot figure out the proper way to do it. Originally I put the cc and the bcc function in the options sections and added an array to it, however, those users never got their email. Then, I had the same parameter value be a string only filled with 1 email however that also did not work. Does anyone have any ideas?