/companies({company_id})/paymentMethods({paymentMethod_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| paymentMethod_id | path | required | string | (v1.0) id for paymentMethod |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested paymentMethod
GET /companies({company_id})/paymentMethods({paymentMethod_id})
/companies({company_id})/paymentMethods({paymentMethod_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| paymentMethod_id | path | required | string | (v1.0) id for paymentMethod |
| 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
PaymentMethodCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedpaymentMethod
PATCH /companies({company_id})/paymentMethods({paymentMethod_id})
/companies({company_id})/paymentTerms
| 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 paymentTerms
GET /companies({company_id})/paymentTerms
/companies({company_id})/paymentTerms
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
PaymentTermCreateDynamicsObjectRequest
(v1.0) A new paymentTerm has been succesfully created
POST /companies({company_id})/paymentTerms
/companies({company_id})/paymentTerms({paymentTerm_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| paymentTerm_id | path | required | string | (v1.0) id for paymentTerm |
(v1.0) Succesfully deleted the specified paymentTerm
DELETE /companies({company_id})/paymentTerms({paymentTerm_id})
/companies({company_id})/paymentTerms({paymentTerm_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| paymentTerm_id | path | required | string | (v1.0) id for paymentTerm |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested paymentTerm
GET /companies({company_id})/paymentTerms({paymentTerm_id})
/companies({company_id})/paymentTerms({paymentTerm_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| paymentTerm_id | path | required | string | (v1.0) id for paymentTerm |
| 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
PaymentTermCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpaymentTerm
PATCH /companies({company_id})/paymentTerms({paymentTerm_id})
/companies({company_id})/pdfDocument
| 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 pdfDocument
GET /companies({company_id})/pdfDocument
/companies({company_id})/pdfDocument({pdfDocument_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| pdfDocument_id | path | required | string | (v1.0) id for pdfDocument |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested pdfDocument
GET /companies({company_id})/pdfDocument({pdfDocument_id})
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument
| 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 |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of pdfDocument
GET /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument({pdfDocument_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 |
| pdfDocument_id | path | required | string | (v1.0) id for pdfDocument |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested pdfDocument
GET /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/pdfDocument({pdfDocument_id})
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument
| 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 |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of pdfDocument
GET /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument
/companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument({pdfDocument_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 |
| pdfDocument_id | path | required | string | (v1.0) id for pdfDocument |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested pdfDocument
GET /companies({company_id})/salesCreditMemos({salesCreditMemo_id})/pdfDocument({pdfDocument_id})
/companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument
| 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 |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned a list of pdfDocument
GET /companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument
/companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument({pdfDocument_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 |
| pdfDocument_id | path | required | string | (v1.0) id for pdfDocument |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested pdfDocument
GET /companies({company_id})/salesInvoices({salesInvoice_id})/pdfDocument({pdfDocument_id})
/companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesQuote_id | path | required | string | (v1.0) id for salesQuote |
| $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 pdfDocument
GET /companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument
/companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument({pdfDocument_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| salesQuote_id | path | required | string | (v1.0) id for salesQuote |
| pdfDocument_id | path | required | string | (v1.0) id for pdfDocument |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested pdfDocument
GET /companies({company_id})/salesQuotes({salesQuote_id})/pdfDocument({pdfDocument_id})
/companies({company_id})/customers({customer_id})/picture
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customer_id | path | required | string | (v1.0) id for customer |
| $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 picture
GET /companies({company_id})/customers({customer_id})/picture
/companies({company_id})/customers({customer_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customer_id | path | required | string | (v1.0) id for customer |
| picture_id | path | required | string | (v1.0) id for picture |
(v1.0) Succesfully deleted the specified picture
DELETE /companies({company_id})/customers({customer_id})/picture({picture_id})
/companies({company_id})/customers({customer_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customer_id | path | required | string | (v1.0) id for customer |
| picture_id | path | required | string | (v1.0) id for picture |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested picture
GET /companies({company_id})/customers({customer_id})/picture({picture_id})
/companies({company_id})/customers({customer_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customer_id | path | required | string | (v1.0) id for customer |
| picture_id | path | required | string | (v1.0) id for picture |
| 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
PictureUpdateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpicture
PATCH /companies({company_id})/customers({customer_id})/picture({picture_id})
/companies({company_id})/employees({employee_id})/picture
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| employee_id | path | required | string | (v1.0) id for employee |
| $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 picture
GET /companies({company_id})/employees({employee_id})/picture
/companies({company_id})/employees({employee_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| employee_id | path | required | string | (v1.0) id for employee |
| picture_id | path | required | string | (v1.0) id for picture |
(v1.0) Succesfully deleted the specified picture
DELETE /companies({company_id})/employees({employee_id})/picture({picture_id})
/companies({company_id})/employees({employee_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| employee_id | path | required | string | (v1.0) id for employee |
| picture_id | path | required | string | (v1.0) id for picture |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested picture
GET /companies({company_id})/employees({employee_id})/picture({picture_id})
/companies({company_id})/employees({employee_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| employee_id | path | required | string | (v1.0) id for employee |
| picture_id | path | required | string | (v1.0) id for picture |
| 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
PictureUpdateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpicture
PATCH /companies({company_id})/employees({employee_id})/picture({picture_id})
/companies({company_id})/items({item_id})/picture
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| item_id | path | required | string | (v1.0) id for item |
| $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 picture
GET /companies({company_id})/items({item_id})/picture
/companies({company_id})/items({item_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| item_id | path | required | string | (v1.0) id for item |
| picture_id | path | required | string | (v1.0) id for picture |
(v1.0) Succesfully deleted the specified picture
DELETE /companies({company_id})/items({item_id})/picture({picture_id})
/companies({company_id})/items({item_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| item_id | path | required | string | (v1.0) id for item |
| picture_id | path | required | string | (v1.0) id for picture |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested picture
GET /companies({company_id})/items({item_id})/picture({picture_id})
/companies({company_id})/items({item_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| item_id | path | required | string | (v1.0) id for item |
| picture_id | path | required | string | (v1.0) id for picture |
| 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
PictureUpdateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpicture
PATCH /companies({company_id})/items({item_id})/picture({picture_id})
/companies({company_id})/picture
| 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 picture
GET /companies({company_id})/picture
/companies({company_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| picture_id | path | required | string | (v1.0) id for picture |
(v1.0) Succesfully deleted the specified picture
DELETE /companies({company_id})/picture({picture_id})
/companies({company_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| picture_id | path | required | string | (v1.0) id for picture |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested picture
GET /companies({company_id})/picture({picture_id})
/companies({company_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| picture_id | path | required | string | (v1.0) id for picture |
| 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
PictureUpdateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpicture
PATCH /companies({company_id})/picture({picture_id})
/companies({company_id})/vendors({vendor_id})/picture
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| vendor_id | path | required | string | (v1.0) id for vendor |
| $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 picture
GET /companies({company_id})/vendors({vendor_id})/picture
/companies({company_id})/vendors({vendor_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| vendor_id | path | required | string | (v1.0) id for vendor |
| picture_id | path | required | string | (v1.0) id for picture |
(v1.0) Succesfully deleted the specified picture
DELETE /companies({company_id})/vendors({vendor_id})/picture({picture_id})
/companies({company_id})/vendors({vendor_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| vendor_id | path | required | string | (v1.0) id for vendor |
| picture_id | path | required | string | (v1.0) id for picture |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested picture
GET /companies({company_id})/vendors({vendor_id})/picture({picture_id})
/companies({company_id})/vendors({vendor_id})/picture({picture_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| vendor_id | path | required | string | (v1.0) id for vendor |
| picture_id | path | required | string | (v1.0) id for picture |
| 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
PictureUpdateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpicture
PATCH /companies({company_id})/vendors({vendor_id})/picture({picture_id})
/companies({company_id})/projects
| 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 projects
GET /companies({company_id})/projects
/companies({company_id})/projects
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
ProjectCreateDynamicsObjectRequest
(v1.0) A new project has been succesfully created
POST /companies({company_id})/projects
/companies({company_id})/projects({project_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| project_id | path | required | string | (v1.0) id for project |
(v1.0) Succesfully deleted the specified project
DELETE /companies({company_id})/projects({project_id})
/companies({company_id})/projects({project_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| project_id | path | required | string | (v1.0) id for project |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested project
GET /companies({company_id})/projects({project_id})
/companies({company_id})/projects({project_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| project_id | path | required | string | (v1.0) id for project |
| 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
ProjectCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedproject
PATCH /companies({company_id})/projects({project_id})
/companies({company_id})/purchaseInvoices
| 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 purchaseInvoices
GET /companies({company_id})/purchaseInvoices
/companies({company_id})/purchaseInvoices
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
PurchaseInvoiceCreateDynamicsObjectRequest
(v1.0) A new purchaseInvoice has been succesfully created
POST /companies({company_id})/purchaseInvoices
/companies({company_id})/purchaseInvoices({purchaseInvoice_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 |
(v1.0) Succesfully deleted the specified purchaseInvoice
DELETE /companies({company_id})/purchaseInvoices({purchaseInvoice_id})
/companies({company_id})/purchaseInvoices({purchaseInvoice_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 |
| $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 purchaseInvoice
GET /companies({company_id})/purchaseInvoices({purchaseInvoice_id})
/companies({company_id})/purchaseInvoices({purchaseInvoice_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 |
| 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
PurchaseInvoiceCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedpurchaseInvoice
PATCH /companies({company_id})/purchaseInvoices({purchaseInvoice_id})
/companies({company_id})/purchaseInvoices({purchaseInvoice_id})/Microsoft.NAV.post
| 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 |
(v1.0) Succesfully performed a post action on the Dynamic 365 Business Central purchaseInvoices entity
POST /companies({company_id})/purchaseInvoices({purchaseInvoice_id})/Microsoft.NAV.post
/companies({company_id})/purchaseInvoiceLines
| 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 purchaseInvoiceLines
GET /companies({company_id})/purchaseInvoiceLines
/companies({company_id})/purchaseInvoiceLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
PurchaseInvoiceLineCreateD365ObjectRequest
(v1.0) A new purchaseInvoiceLine has been succesfully created
POST /companies({company_id})/purchaseInvoiceLines