website logo
Product Overview
NetSuite
Payments
QuickBooks
Xero
Navigate through spaces
Product Overview
NetSuite
Payments
QuickBooks
Xero
⌘K
Getting Started
App Installation
Initial Configuration
Person Accounts
Company Matching
Product Matching
Download PDF button
Security and Permissions
NetSuite Permissions
Custom Guided Wizard
Quick Create Sales Order
Button URL Structure
NetSuite Company Creation
Button URL Generator
Support
Custom Fields
Custom Objects
Global API
Quick Start Guide
API Overview
Requests
Response
Code Examples
NetSuite Items
Technical Resources
Requirements
ERD / Object Structure
Advanced Settings
Memorized Transactions
Sync Data Filtering
Getting Help
Version History
Docs powered by archbee 
3min

Billing Schedule

We need to pass the Internal Id of the Billing Schedule to NetSuite while creating the Sales Order either through Custom URL or Global API. In NetSuite, you can find the Billing Schedule's Internal Id from here: Lists > Accounting > Billing Schedules > New. Here is an example of the billing schedule.

Document image

Once you have the Internal Id of a Billing Schedule record, you can pass it to Breadwinner either as a field that contains the Internal ID or as raw data within the Custom URL itself without creating any fields (only an appropriate choice if you always use the same value).

At the transaction level:

Button URL (Field Value)
Button URL (Static Value)
|

At the line item level:

Button URL (Field Value)
Button URL (Static Value)
|

Note: The billing schedule is shown on the line items only when forms are customized in NetSuite to show schedules on lines.

Updated 30 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Invoice
Docs powered by archbee