# Get a transfer receipt

Download transfer confirmation receipt in PDF format for transfers that are in status outgoing_payment_sent.
There's also the transfer state change webhook.

{% admonition type="info" %}
If you service US retail consumers you must use the US combined receipt endpoint instead.
{% /admonition %}

Endpoint: GET /v1/transfers/{transferId}/receipt.pdf
Security: UserToken, PersonalToken

## Path parameters:

  - `transferId` (integer, required)
    The transfer ID


## Response 404 fields
