v1
latestOpenAPI 3.0.02026-07-26355499.1 KBRefunds
Create Refund
Allows for the creation of a full or partial refund for a previously completed deposit.
- For credit card deposits, the refund is processed to the same card, requiring only deposit identification.
- For other payment methods, beneficiary bank account details are necessary.
- Multiple partial refunds can be issued for a single deposit, provided the total refunded amount does not exceed the original deposit amount.
post/v3/refunds
Headers
Content-Typestring required
Media type of the body sent to the API.
X-Datestring date-time required
ISO8601 Datetime with Timezone (e.g., 2023-05-27T10:00:00Z).
X-Loginstring required
Merchant X-Login API Key.
Authorizationstring required
Authorization control hash, calculated as explained in the Directa24 documentation.
X-Idempotency-Keystring
Unique idempotency key to prevent duplicate processing of the same request.
Request body
Response
Refund request accepted and processing initiated, or completed synchronously (for some credit card refunds). The response structure might be more detailed for synchronously processed credit card refunds.