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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Business Central forum

Modifying a value in NoSeriesLine Table.

(0) ShareShare
ReportReport
Posted on by 358
I was given a task to update the Last Used No Series value that is on the No Series Line Table (309)
So in the Postman, I hit the web service and try to send a PUT request to the Record I want to update
I send in the Body
{ "Series_Code": "CUST",
 "Line_No": 20000,
"Last_No_Used": "C0318"
}
Note that Last_No_Used that was received by a GET request for this Record was C3017 and I changed it to C0318.
It would give me the following error.
{
    "error": {
        "code": "BadRequest_MethodNotAllowed",
        "message": "'PUT' requests for 'NoSeriesLines' of EdmType 'Collection' are not allowed within Dynamics 365 Business Central OData web services."
    }
}
I would highly appreciate the guidance/hint on this issue.
Thanks a lot in advance.
Categories:
I have the same question (0)
  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Use the PATCH method to update the record.

  • mysamza Profile Picture
    358 on at

    Gives me exactly the same error.

  • Suggested answer
    Suresh Kulla Profile Picture
    50,269 Super User 2026 Season 1 on at

    Which page did you publish for this service? check the ModifyAllowed property for that page.

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 Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

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

Leaderboard > Business Central

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans