Skip to main content

V1CreateRefundRestResponse

    id uuidrequired

    Unique identifier of the refund request Format: UUID v7 Usage: For tracking refund status Important: This is the refund ID, not the original transaction ID

    status stringrequired

    Possible values: [PENDING, WAITING, ACCEPTED, DECLINED, FAILED, ERROR]

    Current status of the refund request

      <b>Initial value</b>: PENDING (awaiting processing)
    <b>Updates</b>: Via webhook or subsequent query
    <b>Flow</b>: PENDING → WAITING → ACCEPTED/DECLINED
    created_at date-timerequired

    Creation date of the refund request

    updated_at date-timerequired

    Last update date of the request