Skip to main content

Refund Management Schemas

API endpoints for processing refunds and handling payment reversals.

Endpoints

POST /v1/refunds/initiate

Initiate a refund for a completed transaction.

Request Body

Request Schema

Response Schema

Response Fields

GET /v1/refunds/:refundId/status

Get the current status and details of a refund.

Path Parameters

Response Schema

Refund Schema

Refund Status Types

Refund Types

Error Responses

400 Bad Request

404 Not Found

409 Conflict