GolfManager Logo V3 API
Version 2025-07-21

Redsys Models

Redsys transaction

Endpoints

Retrieve by ID

GET https://eu.golfmanager.com/api/model/redsysTransaction/[id]

Retrieve many

GET https://eu.golfmanager.com/api/model/redsysTransaction

Fields

Name Label Type Required Readonly
id ID int no yes
code string no no
draft Draft bool yes no
orderId string no no
customer Customer int no no
card Card int no no
amount Total currency yes no
saveCard Tokenize card bool yes no
authorization Authorization type int yes no
refund Refund bool yes no
request text no no
data json no no
result text no no
resultData mediumtext no no
success Success bool yes no
error text no no
refunded Returned currency yes no
fkModel fkModel yes no
fkId int yes no
created Creation date datetime no yes
createUser Created by int no yes
updated Update date datetime no yes
updateUser Updated by int no yes
deleted Removed bool no yes