---
title: "Get a specific liquidation address by ID"
method: GET
path: "/liquidation-addresses/{customerId}/{liquidationAddressId}"
tags: ["INDIVIDUAL LIQUIDATION ADDRESS"]
---

# Get a specific liquidation address by ID

`GET /liquidation-addresses/{customerId}/{liquidationAddressId}`

Retrieves a specific liquidation address for a customer.

## Path parameters

- `customerId` string, required
- `liquidationAddressId` string, required

## Headers

- `api-key` string
- `api-secret` string

## Response `200`

Liquidation address details

## Other responses

- `404` — Liquidation address not found

---

[API](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation.md) · [All operations](https://skmtc.net/alfredpay/apis/alfred-penny-api-client-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alfredpay/alfred-penny-api-client-documentation/revisions/6fdfb13fd2b1/schema)
