Contracts - Protected

Send Contract Invoice To Client

Email the sale invoice (Fatura) linked to this contract to the contract's client. Used by the "Fechar Viatura" flow (ticket #548). Body (all optional): to_address: str — override recipient; otherwise the contract's client primary email is used.

post/api/contracts/{contract_id}/send-invoice-to-client

Path parameters

contract_idinteger required

Headers

x-api-tokenstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/contracts/{contract_id}/send-invoice-to-client:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.