OVPAY-982 - Added 'isCredit'.
This commit is contained in:
parent
2eeb3411e1
commit
06012e51f0
@ -180,6 +180,7 @@ paths:
|
|||||||
"updated": "2024-07-02 15:01:00.000",
|
"updated": "2024-07-02 15:01:00.000",
|
||||||
"state": "invoice_created",
|
"state": "invoice_created",
|
||||||
"data": "{json}",
|
"data": "{json}",
|
||||||
|
"isCredit": false,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
@ -223,6 +224,7 @@ paths:
|
|||||||
"updated": "2024-07-04 00:04:56.000",
|
"updated": "2024-07-04 00:04:56.000",
|
||||||
"state": "invoice_created",
|
"state": "invoice_created",
|
||||||
"public_link": "http://mijnfactuurinzien.nl/F2024-0001",
|
"public_link": "http://mijnfactuurinzien.nl/F2024-0001",
|
||||||
|
"isCredit": false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"contractInvoiceId": "0e729101-2c84-44db-8b18-d8f759e968e0",
|
"contractInvoiceId": "0e729101-2c84-44db-8b18-d8f759e968e0",
|
||||||
@ -233,6 +235,7 @@ paths:
|
|||||||
"updated": "2024-08-04 00:04:56.000",
|
"updated": "2024-08-04 00:04:56.000",
|
||||||
"state": "invoice_created",
|
"state": "invoice_created",
|
||||||
"public_link": "http://mijnfactuurinzien.nl/F2024-0002",
|
"public_link": "http://mijnfactuurinzien.nl/F2024-0002",
|
||||||
|
"isCredit": false,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
components:
|
components:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user