Find order by invoice id
Last updated
Last updated
Implementation is OPTIONAL
Reversed direction - Send to Smarts
resource: https://gateway.smarts.ee/v1/pickup/external/institution/${YOUR_INSTITUTION_ID}/order
query parameters:
method: GET
headers:
Request body : void
Response: Order
Parameter
Value
field
invoiceId
value
${YOUR_INVOICE_ID}
Header
Value
accessToken
${YOUR_INSTITUTION_ACCESS_TOKEN}
Content-Type
application/json;charset=UTF-8