Skip to main content

Notifications

Announcements

No record found.

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.
  • Verified answer
    YUN ZHU Profile Picture
    85,450 Super User 2025 Season 1 on at
    RE: Getting additional data through API GET request

    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

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

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

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2,655

#2
Mansi Soni Profile Picture

Mansi Soni 1,574

#3
YUN ZHU Profile Picture

YUN ZHU 1,453 Super User 2025 Season 1

Featured topics

Product updates

Dynamics 365 release plans