Hello all,
I think it's a pretty easy question. How do I locate the ID's of our Order templates? I want to use the GetOrderConfirmation and SendOrderConfirmation calls and need the template ID's.
Thanks in advance,
Christian
T_FORMAT_INFO is the table I believe you are looking for - however, be sure to check out Appendix D in the Documentation\Web API Documentation\API_Documentation.pdf - everything you'll need to configure the order confirmation emails is there.
Good luck!
Thanks Nathan. That is correct. Since we used web contractors such as Commercial Media and they send order confirmation emails, I thought I would find their template. Apparently, they must do this outside the API as I don't see any reference to these templates in T_FORMAT_INFO.