Skip to main content

Notifications

Small and medium business | Business Central, N...
Suggested answer

Posting shortcutDimension1Code via API v2 to purchaseOrder header

Posted on by
Hello,
 
I'm rather new to BC developent and I try to connect an application via API v2 to BC. The application creates a puchase order which generally works fine. What does not work is to post  the codes for shortcutDimension1Code and shortcutDimension2Code.
 
I prototype with Postman.
The JSON I use to post is as follows:
 
{
   /orderDate/: /2024-5-16/,
   /vendorNumber/: /600354/,
   /shortcutDimension1Code/: /some value/,
   /shortcutDimension2Code/: /another value/
}
 
Status response is 201.
 
The body of the response is:
 
{
    /@odata.context/: ...
    
    /number/: /BE02-000035/,
    /orderDate/: /2024-05-16/,
    /postingDate/: /2024-05-16/,
    /vendorId/: /8d3fc854-e338-ed11-97e8-0022485d2640/,
    /vendorNumber/: /600354/,
...
    /shortcutDimension1Code/: //,
    /shortcutDimension2Code/: //,
...
}
 
In BC the dimensions are empty.
 
Does anyone know how to post dimension values to BC using the API?
 
Thanks and kind regards,
Thomas
 
Categories:
  • Aaron Bauldree Profile Picture
    Aaron Bauldree 21 on at
    Posting shortcutDimension1Code via API v2 to purchaseOrder header
    Do you have Global Dimensions set up? If so (especially when declaring Shortcut Dimension 1), the Global Dimension 1 "overrides" the Shortcut Dimension 1, so this could be causing your issue.
  • Suggested answer
    Saurav.Dhyani Profile Picture
    Saurav.Dhyani 17,959 Super User 2024 Season 2 on at
    Posting shortcutDimension1Code via API v2 to purchaseOrder header
    Hi,
     
    You can pass dimension the API allows you to enter shortcutDimension1Code & shortcutDimension2Code. These fields are available in standard API V2. 
     
    If you would like to insert additional dimensions other than 1 and 2 then you can use part - dimensionSetLines.
     
    To use parts in API you can use $expand. If you don't know then refer this video https://youtu.be/i0luLg2vfgk
     
    Regards,
    Saurav Dhyani
  • gdrenteria Profile Picture
    gdrenteria 10,951 Most Valuable Professional on at
    Posting shortcutDimension1Code via API v2 to purchaseOrder header

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Complete!

🔔 Be sure to subscribe to the new forums you are interested in to stay up to date! 🔔

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,900 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,275 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans