/companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| dimensionLine_parentId | path | required | string | (v1.0) parentId for dimensionLine |
| dimensionLine_id | path | required | string | (v1.0) id for dimensionLine |
(v1.0) Succesfully deleted the specified dimensionLine
DELETE /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
/companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| dimensionLine_parentId | path | required | string | (v1.0) parentId for dimensionLine |
| dimensionLine_id | path | required | string | (v1.0) id for dimensionLine |
| $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 dimensionLine
GET /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
/companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| dimensionLine_parentId | path | required | string | (v1.0) parentId for dimensionLine |
| dimensionLine_id | path | required | string | (v1.0) id for dimensionLine |
| 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
DimensionLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifieddimensionLine
PATCH /companies({company_id})/dimensionLines({dimensionLine_parentId},{dimensionLine_id})
/companies({company_id})/dimensionValues
| 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 dimensionValues
GET /companies({company_id})/dimensionValues
/companies({company_id})/dimensionValues({dimensionValue_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| dimensionValue_id | path | required | string | (v1.0) id for dimensionValue |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested dimensionValue
GET /companies({company_id})/dimensionValues({dimensionValue_id})
/companies({company_id})/dimensions({dimension_id})/dimensionValues
| 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 |
| $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 dimensionValues
GET /companies({company_id})/dimensions({dimension_id})/dimensionValues
/companies({company_id})/dimensions({dimension_id})/dimensionValues({dimensionValue_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 |
| dimensionValue_id | path | required | string | (v1.0) id for dimensionValue |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested dimensionValue
GET /companies({company_id})/dimensions({dimension_id})/dimensionValues({dimensionValue_id})
/companies({company_id})/employees
| 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 employees
GET /companies({company_id})/employees
/companies({company_id})/employees
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
EmployeeCreateDynamicsObjectRequest
(v1.0) A new employee has been succesfully created
POST /companies({company_id})/employees
/companies({company_id})/employees({employee_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 |
(v1.0) Succesfully deleted the specified employee
DELETE /companies({company_id})/employees({employee_id})
/companies({company_id})/employees({employee_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 |
| $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 employee
GET /companies({company_id})/employees({employee_id})
/companies({company_id})/employees({employee_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 |
| 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
EmployeeCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedemployee
PATCH /companies({company_id})/employees({employee_id})
/companies({company_id})/generalLedgerEntries
| 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 generalLedgerEntries
GET /companies({company_id})/generalLedgerEntries
/companies({company_id})/generalLedgerEntries({generalLedgerEntry_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| generalLedgerEntry_id | path | required | integer | (v1.0) id for generalLedgerEntry |
| $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 generalLedgerEntry
GET /companies({company_id})/generalLedgerEntries({generalLedgerEntry_id})
/companies({company_id})/generalLedgerEntryAttachments
| 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 generalLedgerEntryAttachments
GET /companies({company_id})/generalLedgerEntryAttachments
/companies({company_id})/generalLedgerEntryAttachments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
GeneralLedgerEntryAttachmentsCreateD365ObjectRequest
(v1.0) A new generalLedgerEntryAttachments has been succesfully created
POST /companies({company_id})/generalLedgerEntryAttachments
/companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| generalLedgerEntryAttachments_generalLedgerEntryNumber | path | required | integer | (v1.0) generalLedgerEntryNumber for generalLedgerEntryAttachments |
| generalLedgerEntryAttachments_id | path | required | string | (v1.0) id for generalLedgerEntryAttachments |
(v1.0) Succesfully deleted the specified generalLedgerEntryAttachments
DELETE /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
/companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| generalLedgerEntryAttachments_generalLedgerEntryNumber | path | required | integer | (v1.0) generalLedgerEntryNumber for generalLedgerEntryAttachments |
| generalLedgerEntryAttachments_id | path | required | string | (v1.0) id for generalLedgerEntryAttachments |
| $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 generalLedgerEntryAttachments
GET /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
/companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| generalLedgerEntryAttachments_generalLedgerEntryNumber | path | required | integer | (v1.0) generalLedgerEntryNumber for generalLedgerEntryAttachments |
| generalLedgerEntryAttachments_id | path | required | string | (v1.0) id for generalLedgerEntryAttachments |
| 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
GeneralLedgerEntryAttachmentsCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedgeneralLedgerEntryAttachments
PATCH /companies({company_id})/generalLedgerEntryAttachments({generalLedgerEntryAttachments_generalLedgerEntryNumber},{generalLedgerEntryAttachments_id})
/companies({company_id})/incomeStatement
| 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 incomeStatement
GET /companies({company_id})/incomeStatement
/companies({company_id})/incomeStatement({incomeStatement_lineNumber})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| incomeStatement_lineNumber | path | required | integer | (v1.0) lineNumber for incomeStatement |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested incomeStatement
GET /companies({company_id})/incomeStatement({incomeStatement_lineNumber})
/companies({company_id})/items
| 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 items
GET /companies({company_id})/items
/companies({company_id})/items
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
ItemCreateDynamicsObjectRequest
(v1.0) A new item has been succesfully created
POST /companies({company_id})/items
/companies({company_id})/items({item_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 |
(v1.0) Succesfully deleted the specified item
DELETE /companies({company_id})/items({item_id})
/companies({company_id})/items({item_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 |
| $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 item
GET /companies({company_id})/items({item_id})
/companies({company_id})/items({item_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 |
| 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
ItemCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifieditem
PATCH /companies({company_id})/items({item_id})
/companies({company_id})/itemCategories
| 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 itemCategories
GET /companies({company_id})/itemCategories
/companies({company_id})/itemCategories
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
ItemCategoryCreateD365ObjectRequest
(v1.0) A new itemCategory has been succesfully created
POST /companies({company_id})/itemCategories
/companies({company_id})/itemCategories({itemCategory_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| itemCategory_id | path | required | string | (v1.0) id for itemCategory |
(v1.0) Succesfully deleted the specified itemCategory
DELETE /companies({company_id})/itemCategories({itemCategory_id})
/companies({company_id})/itemCategories({itemCategory_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| itemCategory_id | path | required | string | (v1.0) id for itemCategory |
| $select | query | optional | array | (v1.0) Selected properties to be retrieved |
(v1.0) Succesfully returned the requested itemCategory
GET /companies({company_id})/itemCategories({itemCategory_id})
/companies({company_id})/itemCategories({itemCategory_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| itemCategory_id | path | required | string | (v1.0) id for itemCategory |
| 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
ItemCategoryCreateD365ObjectRequest
(v1.0) Succesfully updated the specifieditemCategory
PATCH /companies({company_id})/itemCategories({itemCategory_id})
/companies({company_id})/journals
| 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 journals
GET /companies({company_id})/journals
/companies({company_id})/journals
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
JournalCreateDynamicsObjectRequest
(v1.0) A new journal has been succesfully created
POST /companies({company_id})/journals
/companies({company_id})/journals({journal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
(v1.0) Succesfully deleted the specified journal
DELETE /companies({company_id})/journals({journal_id})
/companies({company_id})/journals({journal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| $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 journal
GET /companies({company_id})/journals({journal_id})
/companies({company_id})/journals({journal_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| 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
JournalCreateDynamicsObjectRequest
(v1.0) Succesfully updated the specifiedjournal
PATCH /companies({company_id})/journals({journal_id})
/companies({company_id})/journals({journal_id})/Microsoft.NAV.post
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
(v1.0) Succesfully performed a post action on the Dynamic 365 Business Central journals entity
POST /companies({company_id})/journals({journal_id})/Microsoft.NAV.post
/companies({company_id})/journalLines
| 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 journalLines
GET /companies({company_id})/journalLines
/companies({company_id})/journalLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
JournalLineCreateD365ObjectRequest
(v1.0) A new journalLine has been succesfully created
POST /companies({company_id})/journalLines
/companies({company_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
(v1.0) Succesfully deleted the specified journalLine
DELETE /companies({company_id})/journalLines({journalLine_id})
/companies({company_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
| $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 journalLine
GET /companies({company_id})/journalLines({journalLine_id})
/companies({company_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
| 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
JournalLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedjournalLine
PATCH /companies({company_id})/journalLines({journalLine_id})
/companies({company_id})/journals({journal_id})/journalLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| $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 journalLines
GET /companies({company_id})/journals({journal_id})/journalLines
/companies({company_id})/journals({journal_id})/journalLines
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
application/json
JournalLineCreateD365ObjectRequest
(v1.0) A new journalLine has been succesfully created
POST /companies({company_id})/journals({journal_id})/journalLines
/companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
(v1.0) Succesfully deleted the specified journalLine
DELETE /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
/companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
| $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 journalLine
GET /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
/companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
| journal_id | path | required | string | (v1.0) id for journal |
| journalLine_id | path | required | string | (v1.0) id for journalLine |
| 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
JournalLineCreateD365ObjectRequest
(v1.0) Succesfully updated the specifiedjournalLine
PATCH /companies({company_id})/journals({journal_id})/journalLines({journalLine_id})
/companies({company_id})/paymentMethods
| 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 paymentMethods
GET /companies({company_id})/paymentMethods
/companies({company_id})/paymentMethods
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| company_id | path | required | string | (v1.0) id for company |
application/json
PaymentMethodCreateD365ObjectRequest
(v1.0) A new paymentMethod has been succesfully created
POST /companies({company_id})/paymentMethods
/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 |
(v1.0) Succesfully deleted the specified paymentMethod
DELETE /companies({company_id})/paymentMethods({paymentMethod_id})