Skip to main content

Get Delivery Certificate

GET 

/v1/content/document/:id/delivery_certificate

Gets the delivery certificate for a document.

Request

Path Parameters

    id stringrequired

    document ID

    Example: b0440b80-0857-43e9-8f13-723c8eb6a39c

Responses

Receiver response

Schema

    certificate xml

    The delivery certificate in XML format.

    meta

    object

    document_id string

    The ID of the document for which the delivery certificate is requested.

    id string

    The ID of the delivery certificate.

    type string

    Possible values: [aes]

    The type of the delivery certificate. aes - advanced electronic seal.

Loading...