POST Invoices/Output?validateOnly={validateOnly}
Add InvoiceOutput
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
validateOnly |
Validate data, but don't post it |
boolean |
Default value is False |
Body Parameters
InvoiceOutput data
InvoiceOutputDTOName | Description | Type | Additional information |
---|---|---|---|
InvoiceOutputID | integer |
None. |
|
InvoiceID | integer |
None. |
|
Type | InvoiceOutputType |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
Response Information
Resource Description
Success or not
IHttpActionResultNone.