# Postman Collections

### Walkthrough of Postman (demo 1a)

{% embed url="<https://youtu.be/R6hi6zTt3Jw>" %}

### Walkthrough of Postman (demo 1b)

{% embed url="<https://youtu.be/lrEque5WWbY>" %}

***

### Stepwise Guide&#x20;

If you have downloaded the test postman collection you can retrieve fictive date on a fictive container from Warehouse13. As you may know Warehouse13 is the dummy Service Provider for people wanting to try out iSHARE.

So you in the role of ABC Trucking can get container data by following these steps:

1. In Postman make sure you Global Variable is set to: “iSHARE Test”

<figure><img src="/files/Zh9lvcr5dNLKxlJFbo7w" alt=""><figcaption></figcaption></figure>

2. Open this request and hit send to receive an Access Token:

<figure><img src="/files/YjNJOkzBC5M43X6oMyH7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/H1m9jdriC9oefnGE1Hiu" alt=""><figcaption></figcaption></figure>

3. Open this request and hit send to receive date on container #180621:

<figure><img src="/files/OdgT94hKhQQO0e4ClVoA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MUxpZA1jCc6pClJSWaR1" alt=""><figcaption></figcaption></figure>

The parameters of this request includes the Client Assertion that you send in step #2 PLUS the actual Access Token that you get from step #2.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs/postman-collections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
