{
"purchase": {
"id": 123,
"type": "Subscription"
},
"expectedAmount": {
"base": {
"value": 123,
"currency": "Invalid"
},
"counter": {
"value": 123,
"currency": "Invalid"
},
"rate": 123
},
"costAmount": {
"base": {
"value": 123,
"currency": "Invalid"
},
"counter": {
"value": 123,
"currency": "Invalid"
},
"rate": 123
},
"context": {
"purchase": {
"id": 123,
"type": "Subscription"
},
"expectedDocumentId": 2,
"originalAmount": {
"value": 123,
"currency": "Invalid"
},
"data": {}
},
"documentDate": "2023-12-25",
"documentNumber": "<string>",
"amountIncludingTaxes": {
"base": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"counter": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"rate": 123
},
"documentBreakdown": {
"id": 2,
"href": "<string>",
"name": "<string>"
},
"attachments": [
{
"id": 123,
"file": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"href": "<string>",
"name": "<string>",
"displayHref": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"pages": {
"displayHrefTemplate": "<string>",
"count": 123
}
}
],
"conformityState": "ToReview",
"paymentState": "Available",
"paymentDate": "2023-12-25",
"flag": "Unflagged",
"accountingLabel": "<string>",
"comment": "<string>",
"commentsCount": 1,
"author": {
"id": 123,
"pictureHref": "<string>"
},
"modifier": {
"id": 123,
"pictureHref": "<string>"
}
}Reference to a purchase.
Show child attributes
Represents an amount of money in two different currencies.
Show child attributes
Represents an amount of money in two different currencies.
Show child attributes
Show child attributes
Represents an amount of money with VAT taxes in two different currencies.
Show child attributes
Show child attributes
1 - 3 elementsShow child attributes
ToReview, Partial, Confirmed, Removed, Bypassed Available, Consumed, Unavailable Unflagged, Flagged x >= 0Reference to a user.
Show child attributes
Reference to a user.
Show child attributes
Was this page helpful?