For the complete documentation index, see llms.txt. This page is also available as Markdown.

Building Plan Calculator

Building Plan Application System APIs

The BPA calculator is one of the services in the building plan approval system used for fee calculation and demand generation.

calculate

post
/bpa-calculator/_calculate
Body

Contract class to receive request. Array of Property items are used in case of create . Where as single Property item is used for update

Responses
200

OK

*/*

Contains the ResponseHeader and the created/updated property

post
/bpa-calculator/_calculate

Last updated

Was this helpful?