Orders API icon

Orders API

(0 reviews)

Releases

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

Reviews