I06 Payments REST Endpoints
Import/I06 Payments
Allows for the importing of owner funding and off-system payments.
- 1a Owner Fundings
- Method: postPath:
/api/v2/owner-fundings - 1b Owner Fundings Audit
- Method: getPath:
/api/v2/owner-fundings/{jobID} - 2a Cash Receipts
- Method: postPath:
/api/v2/owner-funding-checks - 2b Cash Receipts Audit
- Method: getPath:
/api/v2/owner-funding-checks/{jobID} - 3a Off-System Payments
- Method: postPath:
/api/v2/off-system-payments - 3b Off-System Payments Audit
- Method: getPath:
/api/v2/off-system-payments/{jobID}