🚧 Beta — Early Access
This API is in early access. Endpoints, parameters, and response structures
may change without prior notice. Do not deploy to production without
coordinating with the Kushki integration team.
filters to narrow by card,curl --location 'http://192.168.1.50:6868/terminal/v1/sync/transaction_search_online' \
--header 'Authorization;' \
--header 'timestamp;' \
--header 'Content-Type: application/json' \
--data '{
"page": 1,
"size": 10,
"filters": {
"bin": "",
"last_four_digits": "9130",
"start_date": 0,
"end_date": 0,
"client_transaction_id": "",
"transaction_reference": "",
"transaction_type": ""
}
}'{
"type": "PARAMETER",
"code": "2001",
"message": "Invalid currency: CLsP. Expected one of: [PEN, USD]"
}