Developer Docs
Dock
Version 1.1.10

API Doc Version 1.1.10

What's New

POST /dms/customer/search

Search Customers

What's Changed

POST /dms/configure/appointment

GET /dms/configure/appointment/{appointment_id}

GET /dms/configure/appointments

DELETE /dms/configure/appointments/

PATCH /dms/configure/appointments/

Request:

Changed content type : application/json

  • Added property key_id (integer)

PATCH /dms/customer/document

Request:

Changed content type : application/json

  • Changed property category (string)

    An enumeration.

    Added enum values:

    • STIP
    • NON_STIP GET /dms/configure/document-package/document

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Added property template (string)

    • Deleted property template_url (string)

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 template (string)

    • Deleted property template_url (string)

GET /dms/configure/document-package

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property documents (array)

      Changed items (object):

      • Added property template (string)

      • Deleted property template_url (string)

POST /dms/configure/document-package

Request:

Changed content type : application/json

  • Changed property documents (array)

    Changed items (object):

    • Added property template (string)

    • Deleted property template_url (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property documents (array)

      Changed items (object):

      • Added property template (string)

      • Deleted property template_url (string)

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 template (string)

      • Deleted property template_url (string)