Loading...

How to post assembly orders with item tracking via Odata API in Business Central

How to post assembly orders with item tracking via Odata API in Business Central
Here’s a example of how to post Assembly orders and lines and add item tracking to the lines and header via Odata web services in Business Central. First API page to create/read/update assembly orders: page 50130 AssemblyOrders { PageType = API; APIGroup = 'BCPortal'; APIPublisher = 'BCPortal'; APIVersion = 'v1.0'; EntitySetName = 'assemblyOrders'; EntityName = 'assemblyOrder'; DelayedInsert = true; SourceTable = "Assembly Header"; layout { area(Content) { repeater(AssemblyHeader) { field(SystemId; Rec.

Published on:

Learn more
Need help with this product?

We can help you with How to post assembly orders with item tracking via Odata API in Business Central

If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.

Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

Newsletter

Get the latest Dynamics 365 and Power Platform content in your inbox

A curated digest of community blogs, product news, videos, and podcasts — delivered without the noise.

Weekly updates Unsubscribe anytime Fresh community picks
We use your email only for the newsletter and you can unsubscribe at any time.
By subscribing, you agree to the privacy policy.