POST api/v1/Financials?ippCompanyId={ippCompanyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ippCompanyId | integer |
Required |
Body Parameters
ISupplierInvoiceUpdate| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentType | IValueUpdateOfString |
None. |
|
| ReferenceNumber | IValueUpdateOfString |
None. |
|
| InvoiceLines | Collection of IInvoiceLineUpdate |
None. |
Request Formats
application/json, text/json, application/vnd.VismaMobile.v2+json
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |