Payments Test
TXN/Payments?referenceId={referenceId}
Get payments for a specified referenceId (order or contribution id).
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/TXN/Payments?referenceId={referenceId}

URI Parameters

Parameter Name Data Type Required Notes
referenceId integer N

Request Body

None.

No request body.

Response object type : Collection of Payment

Response object type Collection of Payment has the following properties.
Property Name Data Type Length Required Readonly Notes
AccountNumber string
AuthorizationIndicator string
AuthorizationNumber string
BatchId integer
CardExpiryDateTime date
CCIssueNumber string
CCReferenceNumber string
CCStartDateTime string
CheckName string
CheckNumber string
Constituent Entity
CreatedBy string
CreatedDateTime date
GiftCertificate GiftCertificateSummary N
FK: T_GC.payment_no   Resource: GiftCertificates
Id integer
IsMirrorRecord boolean
Notes string
PaymentAmount decimal number
PaymentDateTime date
PaymentMethod PaymentMethod
PaymentSignatureId integer
RefundDateTime date
TenderedAmount decimal number
TransactionId integer
[
  {
    "Id": 1,
    "TransactionId": 2,
    "Constituent": {
      "Id": 1
    },
    "PaymentDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "PaymentAmount": 3.0,
    "PaymentMethod": {
      "AccountType": {
        "Id": 1,
        "Description": "sample string 1",
        "CardPrefix": "sample string 2",
        "CardtypeIndicator": "sample string 3",
        "EditMask": "sample string 4",
        "Inactive": true
      },
      "AuthIndicator": true,
      "BusinessUnitId": 2,
      "RequireCheckIndicator": true,
      "CreatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
      "CreateLocation": "sample string 4",
      "CreatedBy": "sample string 5",
      "CurrencyTypeId": 1,
      "DefaultIndicator": true,
      "Description": "sample string 7",
      "GiftAidIndicator": true,
      "Id": 1,
      "Inactive": true,
      "Income": true,
      "CanRefund": true,
      "UpdatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
      "UpdatedBy": "sample string 12",
      "NoCopiesOnAuth": 1,
      "NoCopiesOnSave": 1,
      "PaymentMethodGroup": {
        "Id": 1,
        "Description": "sample string 1",
        "Inactive": true,
        "MerchantId": "sample string 3"
      },
      "PaymentType": {
        "Id": 1,
        "Description": "sample string 1"
      },
      "ReceiptFormatId": 1,
      "RequirePostalCode": "sample string 13",
      "ShortDesc": "sample string 14",
      "StoreTenderedAmount": true,
      "OpenCashDrawer": true,
      "RequireCvv": true,
      "UseWithCardReader": true,
      "GlAccountId": "sample string 19",
      "MerchantId": "sample string 20",
      "MerchantIdForSwipe": "sample string 21",
      "ControlGroup": {
        "Description": "sample string 1",
        "Id": 2,
        "Inactive": true
      }
    },
    "AccountNumber": "sample string 4",
    "CheckNumber": "sample string 5",
    "CheckName": "sample string 6",
    "GiftCertificate": {
      "Number": "sample string 1",
      "Id": 1
    },
    "CardExpiryDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "AuthorizationIndicator": "sample string 7",
    "AuthorizationNumber": "sample string 8",
    "BatchId": 9,
    "RefundDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "CCReferenceNumber": "sample string 10",
    "CCIssueNumber": "sample string 11",
    "CCStartDateTime": "sample string 12",
    "TenderedAmount": 13.0,
    "Notes": "sample string 14",
    "PaymentSignatureId": 1,
    "CreatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "CreatedBy": "sample string 15",
    "IsMirrorRecord": true
  },
  {
    "Id": 1,
    "TransactionId": 2,
    "Constituent": {
      "Id": 1
    },
    "PaymentDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "PaymentAmount": 3.0,
    "PaymentMethod": {
      "AccountType": {
        "Id": 1,
        "Description": "sample string 1",
        "CardPrefix": "sample string 2",
        "CardtypeIndicator": "sample string 3",
        "EditMask": "sample string 4",
        "Inactive": true
      },
      "AuthIndicator": true,
      "BusinessUnitId": 2,
      "RequireCheckIndicator": true,
      "CreatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
      "CreateLocation": "sample string 4",
      "CreatedBy": "sample string 5",
      "CurrencyTypeId": 1,
      "DefaultIndicator": true,
      "Description": "sample string 7",
      "GiftAidIndicator": true,
      "Id": 1,
      "Inactive": true,
      "Income": true,
      "CanRefund": true,
      "UpdatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
      "UpdatedBy": "sample string 12",
      "NoCopiesOnAuth": 1,
      "NoCopiesOnSave": 1,
      "PaymentMethodGroup": {
        "Id": 1,
        "Description": "sample string 1",
        "Inactive": true,
        "MerchantId": "sample string 3"
      },
      "PaymentType": {
        "Id": 1,
        "Description": "sample string 1"
      },
      "ReceiptFormatId": 1,
      "RequirePostalCode": "sample string 13",
      "ShortDesc": "sample string 14",
      "StoreTenderedAmount": true,
      "OpenCashDrawer": true,
      "RequireCvv": true,
      "UseWithCardReader": true,
      "GlAccountId": "sample string 19",
      "MerchantId": "sample string 20",
      "MerchantIdForSwipe": "sample string 21",
      "ControlGroup": {
        "Description": "sample string 1",
        "Id": 2,
        "Inactive": true
      }
    },
    "AccountNumber": "sample string 4",
    "CheckNumber": "sample string 5",
    "CheckName": "sample string 6",
    "GiftCertificate": {
      "Number": "sample string 1",
      "Id": 1
    },
    "CardExpiryDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "AuthorizationIndicator": "sample string 7",
    "AuthorizationNumber": "sample string 8",
    "BatchId": 9,
    "RefundDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "CCReferenceNumber": "sample string 10",
    "CCIssueNumber": "sample string 11",
    "CCStartDateTime": "sample string 12",
    "TenderedAmount": 13.0,
    "Notes": "sample string 14",
    "PaymentSignatureId": 1,
    "CreatedDateTime": "2025-04-24T05:12:17.9552738-07:00",
    "CreatedBy": "sample string 15",
    "IsMirrorRecord": true
  }
]
<Payments xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Payment>
    <AccountNumber>sample string 4</AccountNumber>
    <AuthorizationIndicator>sample string 7</AuthorizationIndicator>
    <AuthorizationNumber>sample string 8</AuthorizationNumber>
    <BatchId>9</BatchId>
    <CCIssueNumber>sample string 11</CCIssueNumber>
    <CCReferenceNumber>sample string 10</CCReferenceNumber>
    <CCStartDateTime>sample string 12</CCStartDateTime>
    <CardExpiryDateTime>2025-04-24T05:12:17.9552738-07:00</CardExpiryDateTime>
    <CheckName>sample string 6</CheckName>
    <CheckNumber>sample string 5</CheckNumber>
    <Constituent>
      <Id>1</Id>
    </Constituent>
    <CreatedBy>sample string 15</CreatedBy>
    <CreatedDateTime>2025-04-24T05:12:17.9552738-07:00</CreatedDateTime>
    <GiftCertificate>
      <Id>1</Id>
      <Number>sample string 1</Number>
    </GiftCertificate>
    <Id>1</Id>
    <IsMirrorRecord>true</IsMirrorRecord>
    <Notes>sample string 14</Notes>
    <PaymentAmount>3</PaymentAmount>
    <PaymentDateTime>2025-04-24T05:12:17.9552738-07:00</PaymentDateTime>
    <PaymentMethod>
      <AccountType>
        <CardPrefix>sample string 2</CardPrefix>
        <CardtypeIndicator>sample string 3</CardtypeIndicator>
        <Description>sample string 1</Description>
        <EditMask>sample string 4</EditMask>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AccountType>
      <AuthIndicator>true</AuthIndicator>
      <BusinessUnitId>2</BusinessUnitId>
      <CanRefund>true</CanRefund>
      <ControlGroup>
        <Description>sample string 1</Description>
        <Id>2</Id>
        <Inactive>true</Inactive>
      </ControlGroup>
      <CreateLocation>sample string 4</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:12:17.9552738-07:00</CreatedDateTime>
      <CurrencyTypeId>1</CurrencyTypeId>
      <DefaultIndicator>true</DefaultIndicator>
      <Description>sample string 7</Description>
      <GiftAidIndicator>true</GiftAidIndicator>
      <GlAccountId>sample string 19</GlAccountId>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <Income>true</Income>
      <MerchantId>sample string 20</MerchantId>
      <MerchantIdForSwipe>sample string 21</MerchantIdForSwipe>
      <NoCopiesOnAuth>1</NoCopiesOnAuth>
      <NoCopiesOnSave>1</NoCopiesOnSave>
      <OpenCashDrawer>true</OpenCashDrawer>
      <PaymentMethodGroup>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <MerchantId>sample string 3</MerchantId>
      </PaymentMethodGroup>
      <PaymentType>
        <Description>sample string 1</Description>
        <Id>1</Id>
      </PaymentType>
      <ReceiptFormatId>1</ReceiptFormatId>
      <RequireCheckIndicator>true</RequireCheckIndicator>
      <RequireCvv>true</RequireCvv>
      <RequirePostalCode>sample string 13</RequirePostalCode>
      <ShortDesc>sample string 14</ShortDesc>
      <StoreTenderedAmount>true</StoreTenderedAmount>
      <UpdatedBy>sample string 12</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:12:17.9552738-07:00</UpdatedDateTime>
      <UseWithCardReader>true</UseWithCardReader>
    </PaymentMethod>
    <PaymentSignatureId>1</PaymentSignatureId>
    <RefundDateTime>2025-04-24T05:12:17.9552738-07:00</RefundDateTime>
    <TenderedAmount>13</TenderedAmount>
    <TransactionId>2</TransactionId>
  </Payment>
  <Payment>
    <AccountNumber>sample string 4</AccountNumber>
    <AuthorizationIndicator>sample string 7</AuthorizationIndicator>
    <AuthorizationNumber>sample string 8</AuthorizationNumber>
    <BatchId>9</BatchId>
    <CCIssueNumber>sample string 11</CCIssueNumber>
    <CCReferenceNumber>sample string 10</CCReferenceNumber>
    <CCStartDateTime>sample string 12</CCStartDateTime>
    <CardExpiryDateTime>2025-04-24T05:12:17.9552738-07:00</CardExpiryDateTime>
    <CheckName>sample string 6</CheckName>
    <CheckNumber>sample string 5</CheckNumber>
    <Constituent>
      <Id>1</Id>
    </Constituent>
    <CreatedBy>sample string 15</CreatedBy>
    <CreatedDateTime>2025-04-24T05:12:17.9552738-07:00</CreatedDateTime>
    <GiftCertificate>
      <Id>1</Id>
      <Number>sample string 1</Number>
    </GiftCertificate>
    <Id>1</Id>
    <IsMirrorRecord>true</IsMirrorRecord>
    <Notes>sample string 14</Notes>
    <PaymentAmount>3</PaymentAmount>
    <PaymentDateTime>2025-04-24T05:12:17.9552738-07:00</PaymentDateTime>
    <PaymentMethod>
      <AccountType>
        <CardPrefix>sample string 2</CardPrefix>
        <CardtypeIndicator>sample string 3</CardtypeIndicator>
        <Description>sample string 1</Description>
        <EditMask>sample string 4</EditMask>
        <Id>1</Id>
        <Inactive>true</Inactive>
      </AccountType>
      <AuthIndicator>true</AuthIndicator>
      <BusinessUnitId>2</BusinessUnitId>
      <CanRefund>true</CanRefund>
      <ControlGroup>
        <Description>sample string 1</Description>
        <Id>2</Id>
        <Inactive>true</Inactive>
      </ControlGroup>
      <CreateLocation>sample string 4</CreateLocation>
      <CreatedBy>sample string 5</CreatedBy>
      <CreatedDateTime>2025-04-24T05:12:17.9552738-07:00</CreatedDateTime>
      <CurrencyTypeId>1</CurrencyTypeId>
      <DefaultIndicator>true</DefaultIndicator>
      <Description>sample string 7</Description>
      <GiftAidIndicator>true</GiftAidIndicator>
      <GlAccountId>sample string 19</GlAccountId>
      <Id>1</Id>
      <Inactive>true</Inactive>
      <Income>true</Income>
      <MerchantId>sample string 20</MerchantId>
      <MerchantIdForSwipe>sample string 21</MerchantIdForSwipe>
      <NoCopiesOnAuth>1</NoCopiesOnAuth>
      <NoCopiesOnSave>1</NoCopiesOnSave>
      <OpenCashDrawer>true</OpenCashDrawer>
      <PaymentMethodGroup>
        <Description>sample string 1</Description>
        <Id>1</Id>
        <Inactive>true</Inactive>
        <MerchantId>sample string 3</MerchantId>
      </PaymentMethodGroup>
      <PaymentType>
        <Description>sample string 1</Description>
        <Id>1</Id>
      </PaymentType>
      <ReceiptFormatId>1</ReceiptFormatId>
      <RequireCheckIndicator>true</RequireCheckIndicator>
      <RequireCvv>true</RequireCvv>
      <RequirePostalCode>sample string 13</RequirePostalCode>
      <ShortDesc>sample string 14</ShortDesc>
      <StoreTenderedAmount>true</StoreTenderedAmount>
      <UpdatedBy>sample string 12</UpdatedBy>
      <UpdatedDateTime>2025-04-24T05:12:17.9552738-07:00</UpdatedDateTime>
      <UseWithCardReader>true</UseWithCardReader>
    </PaymentMethod>
    <PaymentSignatureId>1</PaymentSignatureId>
    <RefundDateTime>2025-04-24T05:12:17.9552738-07:00</RefundDateTime>
    <TenderedAmount>13</TenderedAmount>
    <TransactionId>2</TransactionId>
  </Payment>
</Payments>

No entries in change log for this operation.