Billing · Oracle NetSuite
Connect to NetSuite, sync invoices/customers/payments, and view logs.
Oracle NetSuite — Token Based Auth
Sync Settings
Endpoints you can implement:
POST /api/netsuite/test,
POST /api/netsuite/save-credentials,
GET /api/netsuite/invoices,
GET /api/netsuite/customers,
GET /api/netsuite/payments,
POST /api/netsuite/push,
POST /api/netsuite/pull.
Invoices
From:
To:
| # | Invoice No | Customer | Campus | Date | Due | Amount | Status | Actions |
|---|
Customers
| # | Name | Parent/Account | Phone | Balance | Campus | Preferred Channel | Actions |
|---|
Payments
| # | Payment No | Customer | Campus | Date | Method | Amount | Applied To | Actions |
|---|
Sync Logs
| # | Timestamp | Operation | Scope | Status | Message |
|---|