Developer Docs
Lane
Version 1.3.15

API Doc Version 1.3.15

What's New

POST /dms/configure/document-package-2

Create document package

POST /dms/configure/document-package-3

Create document package

PATCH /dms/configure/metadata

Add meta data

GET /dms/configure/order-fees/{identifier}

Get all order fees for order

GET /dms/configure/order-options/{identifier}

Get order option details

GET /dms/configure/order-fni/{identifier}

Get orders finance insurance product filtered on identifier

DELETE /dms/configure/order/tradein/{identifier}

Delete order tradein info setup record

What's Deleted

GET /dms/configure/order-fees/{order_id}

Get all order fees for order

GET /dms/configure/order-options/{order_id}

Get order option details

GET /dms/configure/order-fni/{order_id}

Get orders finance insurance product filtered on order id

DELETE /dms/configure/order/tradein/{tradein_id}

Delete order tradein info setup record

What's Changed

PATCH /dms/customer/personal-finance

Request:

Changed content type : application/json

New optional properties:

  • reference_id

POST /dms/customer/payment-information/

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Changed property last4 (string -> integer)

GET /dms/customer/payment-information

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property last4 (string -> integer)

PATCH /dms/customer/payment-information

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property last4 (string -> integer)

GET /dms/address

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Added property is_active (boolean)

POST /dms/address

Request:

Changed content type : application/json

  • Added property identifier (string)

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Added property is_active (boolean)

PATCH /dms/address

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property is_active (boolean)

POST /dms/customer/status-flag

Request:

Changed content type : application/json

  • Added property identifier (string)

POST /dms/customer/comment

Request:

Changed content type : application/json

  • Added property identifier (string)

DELETE /dms/configure/order-fees/{order_fee_id}

Delete all orders fees filtered on identifier

PATCH /dms/configure/order-fees/{order_fee_id}

DELETE /dms/configure/order-options/{order_option_id}

PATCH /dms/configure/order-options/{order_option_id}

DELETE /dms/configure/order-fni/{order_fni_id}

Delete all orders finance insurance product filtered on identifier

PATCH /dms/configure/order-fni/{order_fni_id}

GET /dms/configure/order/tradein/{order_id}

PATCH /dms/configure/order/tradein/{order_id}

POST /dms/configure/order/status/

POST /dms/quote/calculation/multi-assets

POST /dms/customer/document

Request:

Changed content type : application/json

  • Added property identifier (string)

POST /dms/customer/document/review

Request:

Changed content type : application/json

  • Added property identifier (string)

GET /dms/configure/document-package/document

Return Type:

Changed response : 200 OK

Successful

  • Changed content type : application/json

    • Added property meta_data (object)

POST /dms/configure/{document_package_id}/{document_id}/{signature_id}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property meta_data (object)

POST /dms/customer/

Request:

Changed content type : application/json

  • Changed property customer_profile (object)

    • Added property identifier (string)
  • Changed property customer_addresses (array)

    Changed items (object):

    • Added property identifier (string)

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Changed property payments_info (array)

      Changed items (object):

      • Changed property last4 (string -> integer)

GET /dms/customer

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property payments_info (array)

      Changed items (object):

      • Changed property last4 (string -> integer)

PATCH /dms/customer

Request:

Changed content type : application/json

  • Changed property customer_addresses (array)

    Changed items (object):

    • Added property identifier (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property payments_info (array)

      Changed items (object):

      • Changed property last4 (string -> integer)

GET /dms/customer-by-email

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property payments_info (array)

      Changed items (object):

      • Changed property last4 (string -> integer)

POST /dms/customer/license-info

Request:

Changed content type : application/json

  • Added property identifier (string)

  • Changed property address (object)

    • Added property identifier (string)

GET /dms/customer/third-party-response-history

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    Changed items (object):

    • Changed property license_detail (object)

      • Changed property address (object)

        • Added property identifier (string)

GET /dms/customer/insurance-information

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property insurer_address (object)

      • Added property identifier (string)

POST /dms/customer/insurance-information

Request:

Changed content type : application/json

  • Added property identifier (string)

  • Changed property insurer_address (object)

    • Added property identifier (string)

Return Type:

Changed response : 201 Created

Successful Response

  • Changed content type : application/json

    • Changed property insurer_address (object)

      • Added property identifier (string)

PATCH /dms/customer/insurance-information

Request:

Changed content type : application/json

  • Changed property insurer_address (object)

    • Added property identifier (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property insurer_address (object)

      • Added property identifier (string)

GET /dms/customer/insurance-information-by-customer

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property insurer_address (object)

      • Added property identifier (string)

GET /dms/customer/insurance-information-by-order

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property insurer_address (object)

      • Added property identifier (string)

PATCH /dms/configure/quotation/{order_id}

GET /dms/configure/document-package

Return Type:

Changed response : 200 OK

Successful

  • Changed content type : application/json

    • Changed property documents (array)

      Changed items (object):

      • Added property meta_data (object)

POST /dms/configure/document-package

Request:

Changed content type : application/json

  • Added property identifier (string)

  • Changed property documents (array)

    Changed items (object):

    • Added property meta_data (object)

    • Added property identifier (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property documents (array)

      Changed items (object):

      • Added property meta_data (object)

GET /dms/configure/document-package-by-reference-id

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property documents (array)

      Changed items (object):

      • Added property meta_data (object)

GET /dms/customer/all-customers

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      • Changed property payments_info (array)

        Changed items (object):

        • Changed property last4 (string -> integer)

POST /dms/customer/all-customers-dynamic-search

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property result (array)

      Changed items (object):

      • Changed property payments_info (array)

        Changed items (object):

        • Changed property last4 (string -> integer)