/companies({company_id})/customerFinancialDetails
| 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 customerFinancialDetails
GET /companies({company_id})/customerFinancialDetails
/companies({company_id})/customerFinancialDetails({customerFinancialDetail_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerFinancialDetail_id | path | required | string | (v1.0) id for customerFinancialDetail |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested customerFinancialDetail
GET /companies({company_id})/customerFinancialDetails({customerFinancialDetail_id})
/companies({company_id})/customers({customer_id})/customerFinancialDetails
| 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 customerFinancialDetails
GET /companies({company_id})/customers({customer_id})/customerFinancialDetails
/companies({company_id})/customers({customer_id})/customerFinancialDetails({customerFinancialDetail_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 |
| customerFinancialDetail_id | path | required | string | (v1.0) id for customerFinancialDetail |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested customerFinancialDetail
GET /companies({company_id})/customers({customer_id})/customerFinancialDetails({customerFinancialDetail_id})
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| $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 customerPayments
GET /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
application/json
CustomerPaymentCreateD365ObjectRequest
(v1.0) A new customerPayment has been succesfully created
POST /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
(v1.0) Succesfully deleted the specified customerPayment
DELETE /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
| $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 customerPayment
GET /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
| 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
CustomerPaymentCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedcustomerPayment
PATCH /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPayments
| 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 customerPayments
GET /companies({company_id})/customerPayments
/companies({company_id})/customerPayments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
CustomerPaymentCreateD365ObjectRequest
(v1.0) A new customerPayment has been succesfully created
POST /companies({company_id})/customerPayments
/companies({company_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
(v1.0) Succesfully deleted the specified customerPayment
DELETE /companies({company_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
| $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 customerPayment
GET /companies({company_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPayments({customerPayment_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPayment_id | path | required | string | (v1.0) id for customerPayment |
| 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
CustomerPaymentCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedcustomerPayment
PATCH /companies({company_id})/customerPayments({customerPayment_id})
/companies({company_id})/customerPaymentJournals
| 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 customerPaymentJournals
GET /companies({company_id})/customerPaymentJournals
/companies({company_id})/customerPaymentJournals
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
CustomerPaymentJournalCreateDynamicsObjectRequest
(v1.0) A new customerPaymentJournal has been succesfully created
POST /companies({company_id})/customerPaymentJournals
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
(v1.0) Succesfully deleted the specified customerPaymentJournal
DELETE /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| $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 customerPaymentJournal
GET /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
/companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerPaymentJournal_id | path | required | string | (v1.0) id for customerPaymentJournal |
| 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
CustomerPaymentJournalCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedcustomerPaymentJournal
PATCH /companies({company_id})/customerPaymentJournals({customerPaymentJournal_id})
/companies({company_id})/customerSales
| 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 customerSales
GET /companies({company_id})/customerSales
/companies({company_id})/customerSales({customerSale_customerId},'{customerSale_customerNumber}','{customerSale_name}')
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| customerSale_customerId | path | required | string | (v1.0) customerId for customerSale |
| customerSale_customerNumber | path | required | string | (v1.0) customerNumber for customerSale |
| customerSale_name | path | required | string | (v1.0) name for customerSale |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested customerSale
GET /companies({company_id})/customerSales({customerSale_customerId},'{customerSale_customerNumber}','{customerSale_name}')
/companies({company_id})/customers({customer_id})/defaultDimensions
| 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 |
| $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 defaultDimensions
GET /companies({company_id})/customers({customer_id})/defaultDimensions
/companies({company_id})/customers({customer_id})/defaultDimensions
| 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 |
application/json
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) A new defaultDimensions has been succesfully created
POST /companies({company_id})/customers({customer_id})/defaultDimensions
/companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
(v1.0) Succesfully deleted the specified defaultDimensions
DELETE /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| $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 defaultDimensions
GET /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| 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
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieddefaultDimensions
PATCH /companies({company_id})/customers({customer_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/defaultDimensions
| 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 defaultDimensions
GET /companies({company_id})/defaultDimensions
/companies({company_id})/defaultDimensions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) A new defaultDimensions has been succesfully created
POST /companies({company_id})/defaultDimensions
/companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
(v1.0) Succesfully deleted the specified defaultDimensions
DELETE /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| $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 defaultDimensions
GET /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| 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
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieddefaultDimensions
PATCH /companies({company_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/employees({employee_id})/defaultDimensions
| 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 |
| $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 defaultDimensions
GET /companies({company_id})/employees({employee_id})/defaultDimensions
/companies({company_id})/employees({employee_id})/defaultDimensions
| 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 |
application/json
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) A new defaultDimensions has been succesfully created
POST /companies({company_id})/employees({employee_id})/defaultDimensions
/companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
(v1.0) Succesfully deleted the specified defaultDimensions
DELETE /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| $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 defaultDimensions
GET /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| 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
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieddefaultDimensions
PATCH /companies({company_id})/employees({employee_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/items({item_id})/defaultDimensions
| 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 |
| $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 defaultDimensions
GET /companies({company_id})/items({item_id})/defaultDimensions
/companies({company_id})/items({item_id})/defaultDimensions
| 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 |
application/json
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) A new defaultDimensions has been succesfully created
POST /companies({company_id})/items({item_id})/defaultDimensions
/companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
(v1.0) Succesfully deleted the specified defaultDimensions
DELETE /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| $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 defaultDimensions
GET /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| 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
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieddefaultDimensions
PATCH /companies({company_id})/items({item_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/vendors({vendor_id})/defaultDimensions
| 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 |
| $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 defaultDimensions
GET /companies({company_id})/vendors({vendor_id})/defaultDimensions
/companies({company_id})/vendors({vendor_id})/defaultDimensions
| 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 |
application/json
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) A new defaultDimensions has been succesfully created
POST /companies({company_id})/vendors({vendor_id})/defaultDimensions
/companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
(v1.0) Succesfully deleted the specified defaultDimensions
DELETE /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| $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 defaultDimensions
GET /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
| 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 |
| defaultDimensions_parentId | path | required | string | (v1.0) parentId for defaultDimensions |
| defaultDimensions_dimensionId | path | required | string | (v1.0) dimensionId for defaultDimensions |
| 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
DefaultDimensionsCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieddefaultDimensions
PATCH /companies({company_id})/vendors({vendor_id})/defaultDimensions({defaultDimensions_parentId},{defaultDimensions_dimensionId})
/companies({company_id})/dimensions
| 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 dimensions
GET /companies({company_id})/dimensions
/companies({company_id})/dimensions({dimension_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| dimension_id | path | required | string | (v1.0) id for dimension |
| $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 dimension
GET /companies({company_id})/dimensions({dimension_id})
/companies({company_id})/dimensionLines
| 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 dimensionLines
GET /companies({company_id})/dimensionLines
/companies({company_id})/dimensionLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
DimensionLineCreateD365ObjectRequest
(v1.0) A new dimensionLine has been succesfully created
POST /companies({company_id})/dimensionLines