develop #38
@ -624,6 +624,14 @@ paths:
|
|||||||
tags:
|
tags:
|
||||||
- ContractInvoice
|
- ContractInvoice
|
||||||
parameters:
|
parameters:
|
||||||
|
- in: query
|
||||||
|
name: contractInvoiceId
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
format: uuid
|
||||||
|
example: 8699d72a-cf4d-4e6b-9e9c-549d837ca51f
|
||||||
|
required: false
|
||||||
|
description: Id of the contract invoice to fetch.
|
||||||
- in: query
|
- in: query
|
||||||
name: contractId
|
name: contractId
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user