Ledger
Field
Type
Description
Example
{
"id": "BLE-3197-5868-4970-1115",
"journal": {
"id": "BJO-3197-5868",
"name": "01 Jun 2025 #3",
"dueDate": "2025-06-01T11:00:00.000Z"
},
"status": "Completed",
"authorization": {
"id": "AUT-4697-9467",
"name": "CH",
"currency": "CHF"
},
"owner": {
"id": "SEL-4970-1115",
"externalId": "CH",
"address": {
"country": "CH"
},
"name": "SoftwareONE Switzerland",
"icon": "/v1/accounts/sellers/SEL-4970-1115/icon"
},
"seller": {
"id": "SEL-4970-1115",
"externalId": "CH",
"address": {
"country": "CH"
},
"name": "SoftwareONE Switzerland",
"icon": "/v1/accounts/sellers/SEL-4970-1115/icon"
},
"product": {
"id": "PRD-2507-2933",
"name": "Microsoft Software Subscriptions",
"externalIds": {},
"icon": "/v1/catalog/products/PRD-2507-2933/icon",
"status": "Published"
},
"price": {
"currency": "CHF",
"markup": 24.0000000000,
"margin": 19.3535945696,
"totalPP": 1045.50000,
"totalSP": 1296.42000
},
"processing": {
"total": 1,
"ready": 1,
"error": 0,
"split": 0,
"skipped": 0
},
"audit": {
"rating": {},
"error": {},
"review": {},
"generating": {},
"generated": {},
"queued": {},
"completed": {},
"created": {
"at": "2025-05-09T16:53:27.301Z",
"by": {
"id": "USR-0000-0000",
"name": "System"
}
},
"updated": {
"at": "2025-05-09T17:04:37.430Z",
"by": {
"id": "TKN-0291-1452",
"name": "Marc Serrat",
"icon": ""
}
}
}
}Last updated
Was this helpful?