Skip to main content

Get Actions

GET 

/v1/content/document/:id/actions

Get Actions

Request

Path Parameters

    id stringrequired

    document ID

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

Responses

Content response

Schema

    payments

    object

    details

    object

    amount number

    the amount to pay in the smallest unit of the currency

    currency string

    the currency of the payment

    iban string

    the iban of the payment

    market string

    the market of the payment. Important for the payment provider, e.g. Tink

    reference string

    the reference of the payment

    tink_payment_id string

    the payment id in the Tink system

    link string

    tink_data

    object

    client_id string

    the client id for using the Tink API

    signatures

    object

    document_signatures

    object

    signature_ids json

    array of signature ids

    signature_reference string

    embedded_signatures

    object[]

  • Array [

  • created_by string
    created_date ISO 8601
    document_signature_id string
    due_date ISO 8601
    field_name string
    history string
    purpose string

    the purpose why the signature is needed. Important if a document requires multiple signatures from the same signer

    request_date ISO 8601
    requested_to string
    signature_date string
    signed_by string
    signed_for string
    value xml
  • ]

  • signature_reference

    object

    document_signatures string
    managed_by string
    signature_fields string
Loading...