---
title: "Reactivate a Receivable Contact"
method: POST
path: "/contacts/{contact_id}/receivable/activate"
tags: ["Contacts (Receivable)"]
---

# Reactivate a Receivable Contact

`POST /contacts/{contact_id}/receivable/activate`

This endpoint should be used to Reactivate a Receivable Contact that has been previously Disabled.

This will once again allow you to receive funds from your customer via both DE and NPP channels.

## Path parameters

- `contact_id` string, UUID, required

## Response `204`

No Content (success)

## Other responses

- `400` — Bad Request (errors)
- `404` — Not Found

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/versions/6353e9b9af6f/schema)
