For the complete documentation index, see llms.txt. This page is also available as Markdown.

Find order by id

Implementation is OPTIONAL

resource: https://gateway.smarts.ee/v1/pickup/external/institution/${YOUR_INSTITUTION_ID}/order/${ORDER_ID}

method: GET

headers:

Header

Value

accessToken

YOUR_INSTITUTION_ACCESS_TOKEN

Content-Type

application/json;charset=UTF-8

Request body : void

Response: Order

Last updated