Skip to main content

Notifications

Announcements

No record found.

Business Central forum
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 14,613 User Group Leader 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 5,292 Super User on at
    Posting shortcutDimension1Code via API v2 to purchaseOrder header

Helpful resources

Quick Links

Replay now available! Dynamics 365 Community Call (CRM Edition)

Catch up on the first D365 Community Call held on 7/10

Community Spotlight of the Month

Kudos to Saurav Dhyani!

Congratulations to the June Top 10 community leaders!

These stars go above and beyond . . .

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 288,584 Super User

#2
Martin Dráb Profile Picture

Martin Dráb 225,864 Super User

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans