---
title: "CardPayout"
method: POST
path: "/payhost/card-payout"
tags: ["Payouts"]
---

# CardPayout

`POST /payhost/card-payout`

Use the `CardPayoutRequest` to process card-based payouts (withdrawals) to customers. This is only available for merchants and payment methods that support payouts. The request must be wrapped in a `SinglePayoutRequest` and submitted to the `/process.trans` endpoint using the standard SOAP envelope format.

**Runtime endpoint:** `POST https://secure.paygate.co.za/payhost/process.trans`

## Headers

- `Content-Type` string, required
- `SOAPAction` string

## Response `200`

SOAP response returned by PayHost.

---

[API](https://skmtc.dev/paygate/apis/payweb3.md) · [All operations](https://skmtc.dev/paygate/apis/payweb3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/paygate/payweb3/revisions/e047616c029c/schema)
