# Wykonanie zwrotu płatności **POST /merchant/{merchantId}/payment/{paymentId}/refund** ## Servers - Serwer produkcyjny.: https://api.axepta.pl/v1 (Serwer produkcyjny.) - Sandbox - serwer testowy.: https://api.sandbox.axepta.pl/v1 (Sandbox - serwer testowy.) ## Authentication methods - Token autoryzacyjny ## Parameters ### Path parameters - **merchantId** (string) Identyfikator klienta - **paymentId** (string(uuid)) Identyfikator transakcji jako `UUID v4` ### Body: application/json (object) - **type** (string) Typ akcji - **serviceId** (string(uuid)) Identyfikator sklepu jako `UUID v4` - **amount** (integer) Kwota transakcji w najmniejszej jednostce waluty np. **grosze** ## Responses [Powered by Bump.sh](https://bump.sh)