query AuthorizationSummaries($input: AuthorizationSummaryInput!) {
authorizationSummaries(input: $input) {
items {
acceptor {
authorizationSummaries
businessName
id
name
reference
}
approvalStatus
avsResponse
issuingBankCountry
issuingBankName
merchantCategory
organization {
authorizationSummaries
businessName
capabilities
id
legalName
name
phoneNumber
}
paymentBrand
paymentChannel
paymentFundingSource
paymentProduct
processingNetwork
processorResponseCode
processorResponseMessage
securityCodeNetworkResponse
transactionActivityDate
transactionAmountApproved
transactionAmountRequested
transactionCount
transactionCurrency
transactionType
}
pageInfo {
hasNextPage
hasPreviousPage
}
}
}
{
"data": {
"authorizationSummaries": {
"items": [
{
"acceptor": {
"allocations": "example",
"authorizationSummaries": "example",
"billingDescriptor": "CLACKSWORTH KEYBOARDS",
"businessName": "Clacksworth Keyboards",
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"reference": "example"
},
"approvalStatus": "APPROVED",
"avsResponse": "example",
"issuingBankCountry": "example",
"issuingBankName": "example",
"merchantCategory": "example",
"organization": {
"acceptorApplicationCounts": [
"example"
],
"acceptors": "example",
"achNotificationsOfChange": "example",
"achReturns": "example",
"allocations": "example",
"allowedMerchantCategories": [
"example"
],
"authorizationSummaries": "example",
"businessAddress": "example",
"businessName": "Clacksworth Keyboards",
"capabilities": [
"ACQUIRING"
],
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisbursementReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"legalName": "example",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"phoneNumber": "example",
"reportAvailability": [
"example"
],
"settings": "example"
},
"paymentBrand": "VISA",
"paymentChannel": "example",
"paymentFundingSource": "example",
"paymentProduct": "example",
"processingNetwork": "VISA",
"processorResponseCode": "example",
"processorResponseMessage": "example",
"securityCodeNetworkResponse": "example",
"transactionActivityDate": "2026-01-15",
"transactionAmountApproved": 0,
"transactionAmountRequested": 0,
"transactionCount": 0,
"transactionCurrency": "example",
"transactionType": "AUTHORIZATION"
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true
}
}
}
}
A summary of authorizations (counts, amounts) for the given transaction date, grouped by acceptor, transaction currency, response code, and payment brand.
query AuthorizationSummaries($input: AuthorizationSummaryInput!) {
authorizationSummaries(input: $input) {
items {
acceptor {
authorizationSummaries
businessName
id
name
reference
}
approvalStatus
avsResponse
issuingBankCountry
issuingBankName
merchantCategory
organization {
authorizationSummaries
businessName
capabilities
id
legalName
name
phoneNumber
}
paymentBrand
paymentChannel
paymentFundingSource
paymentProduct
processingNetwork
processorResponseCode
processorResponseMessage
securityCodeNetworkResponse
transactionActivityDate
transactionAmountApproved
transactionAmountRequested
transactionCount
transactionCurrency
transactionType
}
pageInfo {
hasNextPage
hasPreviousPage
}
}
}
{
"data": {
"authorizationSummaries": {
"items": [
{
"acceptor": {
"allocations": "example",
"authorizationSummaries": "example",
"billingDescriptor": "CLACKSWORTH KEYBOARDS",
"businessName": "Clacksworth Keyboards",
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"reference": "example"
},
"approvalStatus": "APPROVED",
"avsResponse": "example",
"issuingBankCountry": "example",
"issuingBankName": "example",
"merchantCategory": "example",
"organization": {
"acceptorApplicationCounts": [
"example"
],
"acceptors": "example",
"achNotificationsOfChange": "example",
"achReturns": "example",
"allocations": "example",
"allowedMerchantCategories": [
"example"
],
"authorizationSummaries": "example",
"businessAddress": "example",
"businessName": "Clacksworth Keyboards",
"capabilities": [
"ACQUIRING"
],
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisbursementReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"legalName": "example",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"phoneNumber": "example",
"reportAvailability": [
"example"
],
"settings": "example"
},
"paymentBrand": "VISA",
"paymentChannel": "example",
"paymentFundingSource": "example",
"paymentProduct": "example",
"processingNetwork": "VISA",
"processorResponseCode": "example",
"processorResponseMessage": "example",
"securityCodeNetworkResponse": "example",
"transactionActivityDate": "2026-01-15",
"transactionAmountApproved": 0,
"transactionAmountRequested": 0,
"transactionCount": 0,
"transactionCurrency": "example",
"transactionType": "AUTHORIZATION"
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true
}
}
}
}
Query
Show child attributes
AuthorizationSummaryCollection
Show child attributes
query AuthorizationSummaries($input: AuthorizationSummaryInput!) {
authorizationSummaries(input: $input) {
items {
acceptor {
authorizationSummaries
businessName
id
name
reference
}
approvalStatus
avsResponse
issuingBankCountry
issuingBankName
merchantCategory
organization {
authorizationSummaries
businessName
capabilities
id
legalName
name
phoneNumber
}
paymentBrand
paymentChannel
paymentFundingSource
paymentProduct
processingNetwork
processorResponseCode
processorResponseMessage
securityCodeNetworkResponse
transactionActivityDate
transactionAmountApproved
transactionAmountRequested
transactionCount
transactionCurrency
transactionType
}
pageInfo {
hasNextPage
hasPreviousPage
}
}
}
{
"data": {
"authorizationSummaries": {
"items": [
{
"acceptor": {
"allocations": "example",
"authorizationSummaries": "example",
"billingDescriptor": "CLACKSWORTH KEYBOARDS",
"businessName": "Clacksworth Keyboards",
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"reference": "example"
},
"approvalStatus": "APPROVED",
"avsResponse": "example",
"issuingBankCountry": "example",
"issuingBankName": "example",
"merchantCategory": "example",
"organization": {
"acceptorApplicationCounts": [
"example"
],
"acceptors": "example",
"achNotificationsOfChange": "example",
"achReturns": "example",
"allocations": "example",
"allowedMerchantCategories": [
"example"
],
"authorizationSummaries": "example",
"businessAddress": "example",
"businessName": "Clacksworth Keyboards",
"capabilities": [
"ACQUIRING"
],
"fees": "example",
"feeSummaries": "example",
"fundingAchReturns": "example",
"fundingDisbursementReturns": "example",
"fundingDisputeEvents": "example",
"fundingSummaries": "example",
"fundingTransactions": "example",
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"legalName": "example",
"name": "Ben Torres",
"paymentTransactions": "example",
"paymentTransactionSummaries": "example",
"phoneNumber": "example",
"reportAvailability": [
"example"
],
"settings": "example"
},
"paymentBrand": "VISA",
"paymentChannel": "example",
"paymentFundingSource": "example",
"paymentProduct": "example",
"processingNetwork": "VISA",
"processorResponseCode": "example",
"processorResponseMessage": "example",
"securityCodeNetworkResponse": "example",
"transactionActivityDate": "2026-01-15",
"transactionAmountApproved": 0,
"transactionAmountRequested": 0,
"transactionCount": 0,
"transactionCurrency": "example",
"transactionType": "AUTHORIZATION"
}
],
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true
}
}
}
}
Was this page helpful?