Skip to main content
Version: 1.0.0

Refund request

Refund request

Request Body
  • merchant_key uuid required

    Key for Merchant identification

  • payment_id uuid required

    Possible values: <= 255 characters

    Payment ID (public)

  • hash string required

    Special signature to validate your request to Payment Platform Addition in Signature section Must be SHA1 of MD5 encoded string

  • amount float

    Amount to refund. It is required for particular refund. If amount is not specified the full order amount is settled by default.

Responses

OK


Schema
  • payment_id uuid

    Possible values: <= 255 characters

    Payment ID (public)

  • result string
Loading...