Unique identifier of the transaction related to this refund.
amount
Int(1...99999999)
Refund amount. Denomination in the smallest currency subunit (e.g. eurocents).
Specified in the request.
reason
String(255)
The description for the refund.
Specified in the request.
created
String(RFC3339)
Creation time.
ISO 8601 date and time.
updated
String(RFC3339)
Updated time.
ISO 8601 date and time.
Response codes
HTTP status
Description
201
Refund successfully created.
4XX
Client error response (See message for details). This response is given when the User input was incorrect or something illegal was attempted (eg. using a service without having that service configured for the user, or not being authorized).