Supported Formats

json

Params

Param name Description
received_document
required

Informatie van ontvangen document

Validations:

  • Must be a Hash

received_document[subject]
optional

Onderwerp voor boekhouding

Validations:

  • Must be a String

received_document[uploaded_attachments_attributes]
optional

Afbeelding

Validations:

  • Must be an Array of nested elements

received_document[uploaded_attachments_attributes][file_base64]
optional

Het bestand als een base64 string in volgend formaat: data:image/jpeg;base64,(base64 encoded data)

Validations:

  • Must be a String

received_document[uploaded_attachments_attributes][remote_file_url]
optional

of, een externe link naar het bestand

Validations:

  • Must be a String