Indexes filling (adding / updating extra parameter fields)

To work with this method, the user must be authorized.

Important

Filling in indexes is necessary for correct display and search of documents. In fact it is a repetition of “Create CONDRA”, but with different fields. If you receive an error in the previous step, you must interrupt further execution of requests.

URL

Method

PUT

URL query

/api/eds/doc/extra_fields?doc_uuid=37c753a5-7746-4e3f-8485-332c16b63f83&gln=9864067620417

URL parameters

gln (mandatory) String (13) - the GLN number of the organization that is associated with the authorized user of the EDIN 2.0 platform at the account level

OR

guid (mandatory) String - unique identifier of the organization on the EDIN 2.0 platform

doc_uuid (mandatory) UUID - document ID

Headers

Authorization

SID - token obtained during authorization

Content-Type

application/json

REQUEST

JSON Body

The body of the request method transfers additional fields (fields of extraparameters). Example CONDRA indexing

RESPONSE

Server code 200 (ok).