Community
Suggestions for One Off Fulfillment
I was wondering if anyone who was familiar with the API might give some suggestions on how to implement this use case in the API.
We want to do one-off fulfillment of documents that consist usually of four pages (printed double sided).
These letters each have a different return address, as well as a different to: address.
How best might one use the Click2Mail API to accomplish this.
Thank you!
Hi there. You could use a batch or REST integration to submit single piece jobs with different recipient and return addresses. You can check out basic code samples in the SDK that can be downloaded from GitHub. https://developers.click2mail.com/docs/python-sdk. You can use them directly or use them to help develop your own code. You can also reach out to api-support@click2mail.com with specific questions. Thanks!
ο»Ώ