web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Getting additional data through API GET request

(0) ShareShare
ReportReport
Posted on by 5

Hi, I am attempting to obtain "isVisible" status through the Business Central API, by running a GET request against 

I obtain data like:

{"@odata.context"=>"">businesscentral.anipet.com:7048/.../$metadata
"@odata.etag"=>"W/\"REDACTED\"",
"id"=>"n3bdshn32hbnbsdn32342nsdn3234n23",
"number"=>"56872",
"displayName"=>"Kuddly Kitty Tearless Kitten Shampoo 8OZ | Cat",
"type"=>"Inventory",
"itemCategoryId"=>"redacted",
"itemCategoryCode"=>"GROOMING",
"blocked"=>false,
"gtin"=>"",
"inventory"=>49,
"unitPrice"=>9.85,
"priceIncludesTax"=>false,
"unitCost"=>5.27,
"taxGroupId"=>"redacted",
"taxGroupCode"=>"TAXABLE",
"baseUnitOfMeasureId"=>"redacted",
"baseUnitOfMeasureCode"=>"PC",
"lastModifiedDateTime"=>"2022-04-07T20:56:32.753Z"}

IDs changed or redacted for security.

How am I able to obtain more information about a specific item? Thanks.
I have the same question (0)
  • Verified answer
    YUN ZHU Profile Picture
    102,829 Super User 2026 Season 2 on at

    Hi, If you use the standard APIs, you cannot get data beyond the standard defined fields.

    For example, the following is the API you are using now, page 30008 "APIV2 - Items"

    pastedimage1649378827632v1.png

    So if you want to get more fields, you can create an new API page yourself.

    More details: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-develop-custom-api

    PS: If you want to get the data associated with the Item table, you can use the ?$expand method, but this also requires the associated API page to exist.

    More details: https://yzhums.com/6117/#toc13

    pastedimage1649378940411v2.png

    Hope this will help.

    Thanks.

    ZHU

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 551 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 372 Super User 2026 Season 2

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 339 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans