to get a personalized navigation.
to get a personalized navigation.
Sample
[
{
"type":"VoidPayment",
"refNbr":"405812",
"status":"Closed",
"hold":false,
...
"paymentLines":[
{
"documentType":"Invoice",
"refNbr":"987654321",
"amountPaid":1234.7700,
"cashDiscountTaken":0.0,
"balanceWriteOff":0.0000,
"writeOffReasonCode":{
"id":"BK01",
"description":"DESC"
},
"date":"2023-12-31T00:00:00",
"dueDate":"2021-07-23T00:00:00",
"cashDiscountDate":"2023-12-31T00:00:00",
"balance":0.0,
"cashDiscountBalance":0.0,
"description":"FAKTUUR ORDER456",
"currency":"EUR",
"postPeriod":"202106",
"customerOrder":"ORDER456",
"crossRate":1.0
},
{
"documentType":"Invoice",
"refNbr":"987654321",
"amountPaid":-1234.7700,
"cashDiscountTaken":0.0,
"balanceWriteOff":0.0000,
"writeOffReasonCode":{
"id":"BK01",
"description":"DESC"
},
"date":"2023-12-31T00:00:00",
"dueDate":"2021-07-23T00:00:00",
"cashDiscountDate":"2023-12-31T00:00:00",
"balance":0.0,
"cashDiscountBalance":0.0,
"description":"FAKTUUR ORDER456",
"currency":"EUR",
"postPeriod":"202106",
"customerOrder":"ORDER456",
"crossRate":1.0
},
{
"documentType":"Invoice",
"refNbr":"987654321",
"amountPaid":1234.7700,
"cashDiscountTaken":0.0,
"balanceWriteOff":0.0000,
"writeOffReasonCode":{
"id":"BK01",
"description":"DESC"
},
"date":"2023-12-31T00:00:00",
"dueDate":"2024-01-01T00:00:00",
"cashDiscountDate":"2023-12-31T00:00:00",
"balance":0.0,
"cashDiscountBalance":0.0,
"description":"FAKTUUR ORDER456",
"currency":"EUR",
"postPeriod":"202312",
"customerOrder":"ORDER456",
"crossRate":1.0
}
],
...
]
Copyright Ā© 2022 Visma.com. All rights reserved.