masterData resource type
Represents a masterData in Business Central.
Note
For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.
Navigation
| Navigation | Return Type | Description |
|---|---|---|
| language | language | Gets the languages to the master data |
| currency | currency | Gets the currencies to the master data |
| countryRegion | country | Gets the countries to the master data |
| shipmentMethod | shipmentMethod | Gets the shipment methods to the master data |
| unitOfMeasure | unitOfMeasure | Gets the unit of measures to the master data |
| paymentTermsGroup | paymentTermsGroup | Gets the payment term groups to the master data |
| paymentMethod | paymentMethod | Gets the payment methods to the master data |
| shippingAgent | Gets the shippingAgent to the master data | |
| shippingAgentService | shippingAgentService | Gets the shipping agent service to the master data |
| salutation | salutation | Gets the salutation to the master data |
| customerTemplate | customerTemplate | Gets the customer template to the master data |
| responsibilityCenter | responsibilityCenter | Gets the responsibility center to the master data |
| itemCategory | itemCategory | Gets the item category to the master data |
Methods
| Method | Return Type | Description |
|---|---|---|
| POST masterData | masterData | Creates a masterData object. |