# Postman Collection

Faspay now offers several Postman Collections (JSON & XML files) for quicker and easier usage of our APIs. You only need to import and set up your API.&#x20;

You can download the file API Postman with the link below:&#x20;

{% file src="/files/rcLl8NIz1VofVqJdThTv" %}

## How To Import File Postman

* Download the Postman application from [here](https://www.postman.com/downloads/) and install the app on your device.
* Download the file `Post TRX Example.postman_collection.zip`above.&#x20;
* Before importing, the downloaded zip must be **unzipped** first.&#x20;
* Click the `Import` button On Postman, for example, the button is at the top left:

<figure><img src="/files/WQ5Ua3nUJGfQ9NQpYexs" alt=""><figcaption><p>Postman View Page</p></figcaption></figure>

* Select files or folders, and you can also drag Postman files to import them.&#x20;

<figure><img src="/files/Tp2hYpoYLQ7lEZgC8QCf" alt=""><figcaption><p>File upload view page</p></figcaption></figure>

* The file will automatically be imported into the Postman collection.

<figure><img src="/files/9lfIewKGrudFraxObwxn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that before using our API, please request our integration team for credentials:

* signature -> formula: $signature = sha1(md5(($user\_id.$pass.$bill\_no)));
* merchant\_id
  {% endhint %}


---

# 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://docs.faspay.co.id/merchant-integration/api-reference-1/debit-transaction/postman-collection.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.
