I6 Payments REST Endpoints

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