How to turn on my API connection?
Related Articles
Mailing Checks with PDF Attachments via OCW API
Guide: How to Mail Checks with PDF Attachments Welcome! This simplified guide will walk you through the complete workflow: from creating a check record with advanced details to physically mailing it with a PDF attachment (like an invoice or receipt). ...
How to QuickMail a Check via OCW API
Guide: How to QuickMail a Check Welcome! This simplified guide will walk you through the complete workflow for mailing a physical check using our API. Learn how to create a check record and send it for physical printing and delivery. Important: About ...
How to Mail HTML Document Templates via OCW API
Guide: How to Mail Documents via HTML Templates Welcome! This comprehensive guide will walk you through the complete workflow of mailing HTML documents physically to any destination address. You'll learn how to configure your Developer Panel, upload ...
How to Mail Documents (PDF) via OCW API
Guide: How to Mail Documents (PDF) Welcome! This comprehensive guide will walk you through mailing PDF documents physically to any destination address. With a single API request, you can upload your document, specify sender and recipient details, and ...
How to Use the QuickPay Feature to Mail a Check
Fast and simplest way /quickpay/mailcheck { "source" : { "accountType" : "bankaccount", "accountId" : "{{bankAccountId}}" }, "destination": { "name": "John Myres", "company": "Tyler Payment Technologist", "address1" :"5007 richmond rd", ...