---
title: "Get transactions stats current supplier."
method: GET
path: "/api/v{version}/supplier-payment/stats/current-supplier"
tags: ["treasury"]
---

# Get transactions stats current supplier.

`GET /api/v{version}/supplier-payment/stats/current-supplier`

Get transactions stats current supplier.Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

## Path parameters

- `version` string, required

## Headers

- `X-Tenant` string, required

## Response `200`

OK

- SupplierTransactionStatsDto
  - `amount` number, double

---

[API](https://skmtc.net/zrexpress/apis/zrexpress-api.md) · [All operations](https://skmtc.net/zrexpress/apis/zrexpress-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zrexpress/zrexpress-api/revisions/99b075e0b641/schema)
