curl --request GET \
--url https://vpos.payven.com.tr/api/v1/connectors/{id}/detail \
--header 'Authorization: Bearer <token>'{
"message": "<string>",
"isSuccess": true,
"code": "<string>",
"data": {
"connector": {
"extraPropertiesDict": {},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"code": "<string>",
"type": "NestPay",
"isActive": true,
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"configurationCount": 123
},
"health": {
"rollup": {
"status": "<string>",
"successRate": 123,
"sampleSize": 123,
"successCount": 123,
"failureCount": 123,
"lastTransactionAt": "2023-11-07T05:31:56Z",
"lastCalculatedAt": "2023-11-07T05:31:56Z",
"sparkline": [
123
],
"lastError": {
"message": "<string>",
"code": "<string>",
"at": "2023-11-07T05:31:56Z"
}
},
"perConfiguration": [
{
"status": "<string>",
"connectorConfigurationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"successRate": 123,
"sampleSize": 123,
"successCount": 123,
"failureCount": 123,
"lastTransactionAt": "2023-11-07T05:31:56Z",
"lastCalculatedAt": "2023-11-07T05:31:56Z",
"sparkline": [
123
],
"lastError": {
"message": "<string>",
"code": "<string>",
"at": "2023-11-07T05:31:56Z"
}
}
]
},
"configurations": [
{
"extraPropertiesDict": {},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorName": "<string>",
"connectorCode": "<string>",
"name": "<string>",
"mode": "Test",
"apiKey": "<string>",
"secretKey": "<string>",
"username": "<string>",
"password": "<string>",
"terminalId": "<string>",
"storeId": "<string>",
"apiEndpointUrl": "<string>",
"threeDSecureEndpointUrl": "<string>",
"extraCredentials": "<string>",
"bankCode": "<string>",
"priority": 123,
"isActive": true,
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z"
}
],
"errorCodes": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorCode": "<string>",
"providerErrorCode": "<string>",
"category": "<string>",
"turkishMessage": "<string>",
"englishMessage": "<string>",
"internalDescription": "<string>",
"shouldRetry": true,
"httpStatusSuggestion": 123,
"mappedToId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"mappedToCode": "<string>"
}
],
"changelog": [
{
"id": "<string>",
"actor": "<string>",
"action": "<string>",
"entityKind": "<string>",
"at": "2023-11-07T05:31:56Z",
"entityId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"note": "<string>",
"diff": [
{
"field": "<string>",
"before": "<string>",
"after": "<string>"
}
]
}
]
}
}curl --request GET \
--url https://vpos.payven.com.tr/api/v1/connectors/{id}/detail \
--header 'Authorization: Bearer <token>'{
"message": "<string>",
"isSuccess": true,
"code": "<string>",
"data": {
"connector": {
"extraPropertiesDict": {},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"code": "<string>",
"type": "NestPay",
"isActive": true,
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"configurationCount": 123
},
"health": {
"rollup": {
"status": "<string>",
"successRate": 123,
"sampleSize": 123,
"successCount": 123,
"failureCount": 123,
"lastTransactionAt": "2023-11-07T05:31:56Z",
"lastCalculatedAt": "2023-11-07T05:31:56Z",
"sparkline": [
123
],
"lastError": {
"message": "<string>",
"code": "<string>",
"at": "2023-11-07T05:31:56Z"
}
},
"perConfiguration": [
{
"status": "<string>",
"connectorConfigurationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"successRate": 123,
"sampleSize": 123,
"successCount": 123,
"failureCount": 123,
"lastTransactionAt": "2023-11-07T05:31:56Z",
"lastCalculatedAt": "2023-11-07T05:31:56Z",
"sparkline": [
123
],
"lastError": {
"message": "<string>",
"code": "<string>",
"at": "2023-11-07T05:31:56Z"
}
}
]
},
"configurations": [
{
"extraPropertiesDict": {},
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorName": "<string>",
"connectorCode": "<string>",
"name": "<string>",
"mode": "Test",
"apiKey": "<string>",
"secretKey": "<string>",
"username": "<string>",
"password": "<string>",
"terminalId": "<string>",
"storeId": "<string>",
"apiEndpointUrl": "<string>",
"threeDSecureEndpointUrl": "<string>",
"extraCredentials": "<string>",
"bankCode": "<string>",
"priority": 123,
"isActive": true,
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z"
}
],
"errorCodes": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"connectorCode": "<string>",
"providerErrorCode": "<string>",
"category": "<string>",
"turkishMessage": "<string>",
"englishMessage": "<string>",
"internalDescription": "<string>",
"shouldRetry": true,
"httpStatusSuggestion": 123,
"mappedToId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"mappedToCode": "<string>"
}
],
"changelog": [
{
"id": "<string>",
"actor": "<string>",
"action": "<string>",
"entityKind": "<string>",
"at": "2023-11-07T05:31:56Z",
"entityId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"note": "<string>",
"diff": [
{
"field": "<string>",
"before": "<string>",
"after": "<string>"
}
]
}
]
}
}Documentation Index
Fetch the complete documentation index at: https://docs.payven.com.tr/llms.txt
Use this file to discover all available pages before exploring further.