/companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
(v1.0) Succesfully deleted the specified purchaseInvoiceLine
DELETE /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested purchaseInvoiceLine
GET /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
PurchaseInvoiceLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedpurchaseInvoiceLine
PATCH /companies({company_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoice_id | path | required | string | (v1.0) id for purchaseInvoice |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of purchaseInvoiceLines
GET /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoice_id | path | required | string | (v1.0) id for purchaseInvoice |
application/json
PurchaseInvoiceLineCreateD365ObjectRequest
(v1.0) A new purchaseInvoiceLine has been succesfully created
POST /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoice_id | path | required | string | (v1.0) id for purchaseInvoice |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
(v1.0) Succesfully deleted the specified purchaseInvoiceLine
DELETE /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoice_id | path | required | string | (v1.0) id for purchaseInvoice |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested purchaseInvoiceLine
GET /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| purchaseInvoice_id | path | required | string | (v1.0) id for purchaseInvoice |
| purchaseInvoiceLine_id | path | required | string | (v1.0) id for purchaseInvoiceLine |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
PurchaseInvoiceLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedpurchaseInvoiceLine
PATCH /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/purchaseInvoiceLines('{purchaseInvoiceLine_id}')
/companies({company_id})/retainedEarningsStatement
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of retainedEarningsStatement
GET /companies({company_id})/retainedEarningsStatement
/companies({company_id})/retainedEarningsStatement({retainedEarningsStatement_lineNumber})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| retainedEarningsStatement_lineNumber | path | required | integer | (v1.0) lineNumber for retainedEarningsStatement |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested retainedEarningsStatement
GET /companies({company_id})/retainedEarningsStatement({retainedEarningsStatement_lineNumber})
/companies({company_id})/salesCreditMemos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesCreditMemos
GET /companies({company_id})/salesCreditMemos
/companies({company_id})/salesCreditMemos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
SalesCreditMemoCreateDynamicsObjectRequest
(v1.0) A new salesCreditMemo has been succesfully created
POST /companies({company_id})/salesCreditMemos
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully deleted the specified salesCreditMemo
DELETE /companies({company_id})/salesCreditMemos({salesCreditMemo_id})
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesCreditMemo
GET /companies({company_id})/salesCreditMemos({salesCreditMemo_id})
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
SalesCreditMemoCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedsalesCreditMemo
PATCH /companies({company_id})/salesCreditMemos({salesCreditMemo_id})
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully performed a cancel action on the Dynamic 365 Business Central salesCreditMemos entity
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancel
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancelAndSend
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully performed a cancelAndSend action on the Dynamic 365 Business Central salesCreditMemos entity
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.cancelAndSend
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.post
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully performed a post action on the Dynamic 365 Business Central salesCreditMemos entity
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.post
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.postAndSend
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully performed a postAndSend action on the Dynamic 365 Business Central salesCreditMemos entity
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.postAndSend
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.send
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
(v1.0) Succesfully performed a send action on the Dynamic 365 Business Central salesCreditMemos entity
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/Microsoft.NAV.send
/companies({company_id})/salesCreditMemoLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesCreditMemoLines
GET /companies({company_id})/salesCreditMemoLines
/companies({company_id})/salesCreditMemoLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
SalesCreditMemoLineCreateD365ObjectRequest
(v1.0) A new salesCreditMemoLine has been succesfully created
POST /companies({company_id})/salesCreditMemoLines
/companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
(v1.0) Succesfully deleted the specified salesCreditMemoLine
DELETE /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesCreditMemoLine
GET /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
SalesCreditMemoLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedsalesCreditMemoLine
PATCH /companies({company_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesCreditMemoLines
GET /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
application/json
SalesCreditMemoLineCreateD365ObjectRequest
(v1.0) A new salesCreditMemoLine has been succesfully created
POST /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
(v1.0) Succesfully deleted the specified salesCreditMemoLine
DELETE /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesCreditMemoLine
GET /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesCreditMemo_id | path | required | string | (v1.0) id for salesCreditMemo |
| salesCreditMemoLine_id | path | required | string | (v1.0) id for salesCreditMemoLine |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
SalesCreditMemoLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedsalesCreditMemoLine
PATCH /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/salesCreditMemoLines('{salesCreditMemoLine_id}')
/companies({company_id})/salesInvoices
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesInvoices
GET /companies({company_id})/salesInvoices
/companies({company_id})/salesInvoices
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
SalesInvoiceCreateDynamicsObjectRequest
(v1.0) A new salesInvoice has been succesfully created
POST /companies({company_id})/salesInvoices
/companies({company_id})/salesInvoices({salesInvoice_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully deleted the specified salesInvoice
DELETE /companies({company_id})/salesInvoices({salesInvoice_id})
/companies({company_id})/salesInvoices({salesInvoice_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesInvoice
GET /companies({company_id})/salesInvoices({salesInvoice_id})
/companies({company_id})/salesInvoices({salesInvoice_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
SalesInvoiceCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedsalesInvoice
PATCH /companies({company_id})/salesInvoices({salesInvoice_id})
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a cancel action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancel
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancelAndSend
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a cancelAndSend action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.cancelAndSend
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.makeCorrectiveCreditMemo
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a makeCorrectiveCreditMemo action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.makeCorrectiveCreditMemo
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.post
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a post action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.post
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.postAndSend
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a postAndSend action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.postAndSend
/companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.send
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
(v1.0) Succesfully performed a send action on the Dynamic 365 Business Central salesInvoices entity
POST /companies({company_id})/salesInvoices({salesInvoice_id})/Microsoft.NAV.send
/companies({company_id})/salesInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesInvoiceLines
GET /companies({company_id})/salesInvoiceLines
/companies({company_id})/salesInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
SalesInvoiceLineCreateD365ObjectRequest
(v1.0) A new salesInvoiceLine has been succesfully created
POST /companies({company_id})/salesInvoiceLines
/companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoiceLine_id | path | required | string | (v1.0) id for salesInvoiceLine |
(v1.0) Succesfully deleted the specified salesInvoiceLine
DELETE /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
/companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoiceLine_id | path | required | string | (v1.0) id for salesInvoiceLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesInvoiceLine
GET /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
/companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoiceLine_id | path | required | string | (v1.0) id for salesInvoiceLine |
| If-Match | header | optional | string | (v1.0) Required. When this request header is included and the eTag provided does not match the current tag on the entity, this will not be updated. |
application/json
SalesInvoiceLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedsalesInvoiceLine
PATCH /companies({company_id})/salesInvoiceLines('{salesInvoiceLine_id}')
/companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
| $top | query | optional | integer | (v1.0) Number of items to return from the top of the list |
| $skip | query | optional | integer | (v1.0) Number of items to skip from the list |
| $limit | query | optional | integer | (v1.0) Number of items to return from the list |
| $filter | query | optional | string | (v1.0) Filtering expression |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of salesInvoiceLines
GET /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines
/companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
application/json
SalesInvoiceLineCreateD365ObjectRequest
(v1.0) A new salesInvoiceLine has been succesfully created
POST /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines
/companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
| salesInvoiceLine_id | path | required | string | (v1.0) id for salesInvoiceLine |
(v1.0) Succesfully deleted the specified salesInvoiceLine
DELETE /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}')
/companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesInvoice_id | path | required | string | (v1.0) id for salesInvoice |
| salesInvoiceLine_id | path | required | string | (v1.0) id for salesInvoiceLine |
| $expand | query | optional | array | (v1.0) Entities to expand |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested salesInvoiceLine
GET /companies({company_id})/salesInvoices({salesInvoice_id})/salesInvoiceLines('{salesInvoiceLine_id}')