Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 2.18 KB

scheduleproservicesinvoicerequestbody.md

File metadata and controls

15 lines (11 loc) · 2.18 KB

ScheduleProServicesInvoiceRequestBody

schedule an invoice for the specified Professional Services terms on a contract

Fields

Field Type Required Description
CustomerID string ✔️ N/A
ContractID string ✔️ N/A
IssuedAt time.Time ✔️ The date the invoice is issued
NetsuiteInvoiceHeaderStart *time.Time The start date of the invoice header in Netsuite
NetsuiteInvoiceHeaderEnd *time.Time The end date of the invoice header in Netsuite
LineItems []operations.LineItems ✔️ Each line requires an amount or both unit_price and quantity.