Custom Ledger Object
Last updated
Was this helpful?
Last updated
Was this helpful?
The Custom Ledger object is required to submit billing information for clients with manual billing activated.
Only SoftwareOne Operations can access this object, containing the following properties:
id
string
Unique identifier. Note that no nesting exists for this identifier.
Example: OUP-1234-1239
seller
Reference to the Seller object.
Example:
vendor
Account
Reference to the vendor account object.
Example:
billingStartDate
DateTime
Billing start date.
Example: 2025-01-10T09:09:30.087Z
billingEndDate
DateTime
Billing end date.
Example: 2025-02-10T09:09:30.087Z30.087Z
currency
string
Custom ledger's currency.
Example: EUR
externalId
string
Reference number. An optional value to match the Custom Ledger with external ERP systems.
Example: bill-12345609.
notes
string
Notes related to the custom ledger.
Example: Billing data of the NAV import file
status
ManualUploadStatus enum
Status of the ledger.
Example: Validated
assignee
Reference to the User object.
Example:
audit
AuditObject
Audit object with possible entries, including created or updated.
Example:
price
Custom Ledger price summary including the aggregated price values for all charges.
Example:
processing
Custom Ledger processing summary including the total charges and counts of ready, error, split, cancelled, and completed charges.
Example:
\