Contracts - Protected
Unlink Invoice
Remove invoice link from a contract.
Sets Contratos.FaturaID = NULL. Blocked if the vehicle is closed (Viatura.Fechado = True).
post/api/contracts/{contract_id}/unlink-invoice
Path parameters
contract_idinteger required
Headers
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/contracts/{contract_id}/unlink-invoice:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.