Orders API
Releases
1.11.0
Minor Changes
- Improved API stability
1.10.0
Minor Changes
- Allow some paper instruments to be orderable even if they have survey report prefix
- Fix issue that marks item as completed but file is not generated yet
- Add survey reports to document product list and allow ordering of survey report product
1.9.0
Minor Changes
Truncate vendor/purchaser values instead of rejecting names that are too long
1.8.0
Minor Changes
- Added emailFormat extra data for Property Transaction Alert products
- Add title ID encription key rotation support.
- Allow electronic instruments to be ordered even if their instrument numbers are also plan/survey report numbers
- Add ability to provide alternate address
- Return decrypted titleId in title product list when customer has previously purchased RSS
Patch Changes
- Fix an issue that causes orders being submitted in the DB while request shows failure
1.7.0
Minor Changes
- Add support to get dealing numbers with alternative prefix
1.6.0
Minor Changes
- Allow security numbers to be used for title prerequisites
1.5.0
Minor Changes
- Add product listing for plan numbers
- Add product listing for instrument numbers
- Fix handling of Title IDs with respect to leading zeros
1.4.0
Minor Changes
- Fix handling of Title IDs with respect to leading zeros
1.3.0
Minor Changes
- Add check digit to document ID if missing in request
Patch Changes
- Zero pad document IDs to required length
- Rates request date can be today's date
- Handle uppercase and lowercase document IDs
- Allow ordering cancelled title search without image cancelled title
1.2.0
Minor Changes
- Graphic type properties are no longer searchable or orderable
- Add pattern validation for customer reference, contact name and contact number. Can potentially break existing requests as they may be using forbidden characters now.
- Remove charging LIS surcharge for instrument products (solution not ready)
- Remove road_map and map_reference logic for EPA
- Introduce Property Owner Alert (POA) as a new title product
- Charge LIS surcharge once per property per order
Patch Changes
- Check if plan number exists in VOTS DB when ordering copy of plan or copy of crown diagram
- Add ProductCode to GetOrderItemResponse schema
- Fix performance for identifier table query, add retry for submit order backfill
- More rigorous input validation and sanitisation
- Get the next unallocated id for new non-retail customer
- Truncates order_vol_fols and order_lot_plans to 400 characters
- Return 404 for non-existent prerequisite order
- Ordering identical Section151 certs in the same order will have a discount applied to subsequent Section151 certs
- Backfill empty string for land_reference instead of null in instrument_cert table
- Add postman environment for Uat Retail Parent
- Enforce meter read date be less than 2 years in future
- Improve order request validation to catch issues earlier
- Link ordering ImageCancelledTitle and CancelledTitleSearch products
1.1.0
Minor Changes
- Ensure PEA form and reports are working by backfilling more Landata DB tables & fields that were missing
- Tons of bug fixes
Patch Changes
- Comparison tests of PEA forms and reports between DDP and existing Landata
1.0.4
Major Changes
- Initial release