---
title: "Get receipt"
method: GET
path: "/v1/banking/bank_payrolls/{bank_payroll_id}/receipt/url"
tags: ["Bank payroll"]
---

# Get receipt

`GET /v1/banking/bank_payrolls/{bank_payroll_id}/receipt/url`

Returns a URL to download the receipt for a specific bank payroll

## Parameters

- `#/paths/~1v1~1banking~1bank_keys/get/parameters/0` — unresolved $ref
- `#/paths/~1v1~1banking~1bank_payrolls~1%7Bbank_payroll_id%7D/get/parameters/1` — unresolved $ref

## Response `200`

URL to download the receipt

- object
  - `url` string, uri, required — URL to download the receipt file

## Other responses

- `401` — Unauthorized
- `422` — Missing receipt

---

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