GET CustomerReceipt/Get?includeCustomerDetails={includeCustomerDetails}&includeBankAccountDetails={includeBankAccountDetails}
Gets a list of Customer Receipts.
Request Information
This method supports OData queries.
URI Parameters
| Name | Type | Additional information | Description | 
|---|---|---|---|
| includeCustomerDetails | bool | 
                                 Default value is False  |  
                    
                         Optional. If set to true the Customer is included.  | 
                
| includeBankAccountDetails | bool | 
                                 Default value is False  |  
                    
                         Optional. If set to true the Bank Account is included.  | 
                
Body Parameters
None.
Response Information
Resource Description
This collection is wrapped in a paging response object.
Paging response of Customer Receipt| Name | Type | Additional information | Description | 
|---|---|---|---|
| TotalResults | integer | 
                             None.  |  
                    |
| ReturnedResults | integer | 
                             None.  |  
                    |
| Results | Collection of Customer Receipt | 
                             None.  |  
                    
Response Formats
application/json, text/json
            Sample:
{
  "TotalResults": 1,
  "ReturnedResults": 2,
  "Results": [
    {
      "ID": 1,
      "CustomerId": 2,
      "Date": "2025-11-04",
      "Payee": "sample string 4",
      "DocumentNumber": "sample string 5",
      "Reference": "sample string 6",
      "Description": "sample string 7",
      "Comments": "sample string 8",
      "Total": 9.0,
      "Discount": 10.0,
      "TotalUnallocated": 11.0,
      "Reconciled": true,
      "BankAccountId": 13,
      "PaymentMethod": 1,
      "Status": 0,
      "TaxPeriodId": 1,
      "Editable": true,
      "Accepted": true,
      "Locked": true,
      "AnalysisCategoryId1": 1,
      "AnalysisCategoryId2": 1,
      "AnalysisCategoryId3": 1,
      "Printed": true,
      "BankUniqueIdentifier": "sample string 18",
      "ImportTypeId": 1,
      "BankImportMappingId": 1,
      "BankAccount_CurrencyId": 1,
      "BankAccount_ExchangeRate": 1.0,
      "Customer_CurrencyId": 1,
      "Customer_ExchangeRate": 1.0,
      "Modified": "2025-11-04",
      "Created": "2025-11-04",
      "Customer": {
        "Name": "sample string 1",
        "Category": {
          "Description": "sample string 1",
          "ID": 2,
          "Modified": "2025-11-04",
          "Created": "2025-11-04"
        },
        "SalesRepresentativeId": 1,
        "SalesRepresentative": {
          "ID": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Name": "sample string 2 sample string 3",
          "Active": true,
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "Telephone": "sample string 8",
          "Created": "2025-11-04",
          "Modified": "2025-11-04"
        },
        "TaxReference": "sample string 2",
        "ContactName": "sample string 3",
        "Telephone": "sample string 4",
        "Fax": "sample string 5",
        "Mobile": "sample string 6",
        "Email": "sample string 7",
        "WebAddress": "sample string 8",
        "Active": true,
        "IsObfuscated": true,
        "Balance": 11.0,
        "CreditLimit": 12.0,
        "CommunicationMethod": 1,
        "PostalAddress01": "sample string 13",
        "PostalAddress02": "sample string 14",
        "PostalAddress03": "sample string 15",
        "PostalAddress04": "sample string 16",
        "PostalAddress05": "sample string 17",
        "DeliveryAddress01": "sample string 18",
        "DeliveryAddress02": "sample string 19",
        "DeliveryAddress03": "sample string 20",
        "DeliveryAddress04": "sample string 21",
        "DeliveryAddress05": "sample string 22",
        "AutoAllocateToOldestInvoice": true,
        "EnableCustomerZone": true,
        "CustomerZoneGuid": "c989e537-34e1-487a-a8f8-d2a5890b7db8",
        "CashSale": true,
        "TextField1": "sample string 25",
        "TextField2": "sample string 26",
        "TextField3": "sample string 27",
        "NumericField1": 1.0,
        "NumericField2": 1.0,
        "NumericField3": 1.0,
        "YesNoField1": true,
        "YesNoField2": true,
        "YesNoField3": true,
        "DateField1": "2025-11-04",
        "DateField2": "2025-11-04",
        "DateField3": "2025-11-04",
        "DefaultPriceListId": 1,
        "DefaultPriceList": {
          "ID": 1,
          "Description": "sample string 2",
          "IsDefault": true
        },
        "DefaultPriceListName": "sample string 2",
        "AcceptsElectronicInvoices": true,
        "Modified": "2025-11-04",
        "Created": "2025-11-04",
        "BusinessRegistrationNumber": "sample string 34",
        "TaxStatusVerified": "2025-11-04",
        "CurrencyId": 1,
        "CurrencySymbol": "sample string 35",
        "HasActivity": true,
        "DefaultDiscountPercentage": 1.0,
        "DefaultTaxTypeId": 1,
        "DefaultTaxType": {
          "ID": 1,
          "Name": "sample string 2",
          "Percentage": 3.1,
          "IsDefault": true,
          "HasActivity": true,
          "IsManualTax": true,
          "Active": true,
          "Created": "2025-11-04",
          "Modified": "2025-11-04",
          "TaxTypeDefaultUID": "38d62cbe-599e-4281-8c35-7a576888f6e8",
          "CompanyId": 9
        },
        "DueDateMethodId": 1,
        "DueDateMethodValue": 1,
        "CityId": 1,
        "AccountingAgreement": true,
        "HasSpecialCountryTaxActivity": true,
        "OutstandingInvoices": true,
        "OverdueInvoices": true,
        "OnHold": true,
        "ExcludeFromDebtorsManager": true,
        "SubjectToDRCVat": true,
        "ID": 40
      },
      "SalesRepresentative": {
        "ID": 1,
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Name": "sample string 2 sample string 3",
        "Active": true,
        "Email": "sample string 6",
        "Mobile": "sample string 7",
        "Telephone": "sample string 8",
        "Created": "2025-11-04",
        "Modified": "2025-11-04"
      },
      "BankAccount": {
        "Name": "sample string 2",
        "BankName": "sample string 3",
        "AccountNumber": "sample string 4",
        "BranchName": "sample string 5",
        "BranchNumber": "sample string 6",
        "Category": {
          "Description": "sample string 1",
          "ID": 2,
          "Modified": "2025-11-04",
          "Created": "2025-11-04"
        },
        "Active": true,
        "Default": true,
        "Balance": 9.0,
        "Description": "sample string 10",
        "BankFeedAccount": {
          "ID": 1,
          "BankFeedAccountGroupId": 2,
          "BankFeedAccountGroup": {
            "ID": 1,
            "BankFeedProviderId": 2,
            "BankFeedProviderTypeId": 3,
            "Description": "sample string 4",
            "Identifier": "sample string 5",
            "RequiresAdditionalAuthentication": true,
            "LastRefreshStatusId": 7
          },
          "Description": "sample string 3",
          "Identifier": "sample string 4",
          "LastRefreshDate": "2025-11-04",
          "FirstImportDate": "2025-11-04",
          "Balance": 1.0,
          "BankAccountId": 1,
          "BankAccountName": "sample string 5",
          "LastRefreshStatusId": 6
        },
        "LastTransactionDate": "2025-11-04",
        "LastImportDate": "2025-11-04",
        "HasTransactionsWaitingForReview": true,
        "HasActivity": true,
        "DefaultPaymentMethodId": 1,
        "PaymentMethod": 1,
        "Modified": "2025-11-04",
        "Created": "2025-11-04",
        "CurrencyId": 1,
        "ID": 13
      },
      "UID": "1e306d4b-728d-4e2a-8c5e-8772707b8b86",
      "$TrackingCode": "sample string 20"
    },
    {
      "ID": 1,
      "CustomerId": 2,
      "Date": "2025-11-04",
      "Payee": "sample string 4",
      "DocumentNumber": "sample string 5",
      "Reference": "sample string 6",
      "Description": "sample string 7",
      "Comments": "sample string 8",
      "Total": 9.0,
      "Discount": 10.0,
      "TotalUnallocated": 11.0,
      "Reconciled": true,
      "BankAccountId": 13,
      "PaymentMethod": 1,
      "Status": 0,
      "TaxPeriodId": 1,
      "Editable": true,
      "Accepted": true,
      "Locked": true,
      "AnalysisCategoryId1": 1,
      "AnalysisCategoryId2": 1,
      "AnalysisCategoryId3": 1,
      "Printed": true,
      "BankUniqueIdentifier": "sample string 18",
      "ImportTypeId": 1,
      "BankImportMappingId": 1,
      "BankAccount_CurrencyId": 1,
      "BankAccount_ExchangeRate": 1.0,
      "Customer_CurrencyId": 1,
      "Customer_ExchangeRate": 1.0,
      "Modified": "2025-11-04",
      "Created": "2025-11-04",
      "Customer": {
        "Name": "sample string 1",
        "Category": {
          "Description": "sample string 1",
          "ID": 2,
          "Modified": "2025-11-04",
          "Created": "2025-11-04"
        },
        "SalesRepresentativeId": 1,
        "SalesRepresentative": {
          "ID": 1,
          "FirstName": "sample string 2",
          "LastName": "sample string 3",
          "Name": "sample string 2 sample string 3",
          "Active": true,
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "Telephone": "sample string 8",
          "Created": "2025-11-04",
          "Modified": "2025-11-04"
        },
        "TaxReference": "sample string 2",
        "ContactName": "sample string 3",
        "Telephone": "sample string 4",
        "Fax": "sample string 5",
        "Mobile": "sample string 6",
        "Email": "sample string 7",
        "WebAddress": "sample string 8",
        "Active": true,
        "IsObfuscated": true,
        "Balance": 11.0,
        "CreditLimit": 12.0,
        "CommunicationMethod": 1,
        "PostalAddress01": "sample string 13",
        "PostalAddress02": "sample string 14",
        "PostalAddress03": "sample string 15",
        "PostalAddress04": "sample string 16",
        "PostalAddress05": "sample string 17",
        "DeliveryAddress01": "sample string 18",
        "DeliveryAddress02": "sample string 19",
        "DeliveryAddress03": "sample string 20",
        "DeliveryAddress04": "sample string 21",
        "DeliveryAddress05": "sample string 22",
        "AutoAllocateToOldestInvoice": true,
        "EnableCustomerZone": true,
        "CustomerZoneGuid": "c989e537-34e1-487a-a8f8-d2a5890b7db8",
        "CashSale": true,
        "TextField1": "sample string 25",
        "TextField2": "sample string 26",
        "TextField3": "sample string 27",
        "NumericField1": 1.0,
        "NumericField2": 1.0,
        "NumericField3": 1.0,
        "YesNoField1": true,
        "YesNoField2": true,
        "YesNoField3": true,
        "DateField1": "2025-11-04",
        "DateField2": "2025-11-04",
        "DateField3": "2025-11-04",
        "DefaultPriceListId": 1,
        "DefaultPriceList": {
          "ID": 1,
          "Description": "sample string 2",
          "IsDefault": true
        },
        "DefaultPriceListName": "sample string 2",
        "AcceptsElectronicInvoices": true,
        "Modified": "2025-11-04",
        "Created": "2025-11-04",
        "BusinessRegistrationNumber": "sample string 34",
        "TaxStatusVerified": "2025-11-04",
        "CurrencyId": 1,
        "CurrencySymbol": "sample string 35",
        "HasActivity": true,
        "DefaultDiscountPercentage": 1.0,
        "DefaultTaxTypeId": 1,
        "DefaultTaxType": {
          "ID": 1,
          "Name": "sample string 2",
          "Percentage": 3.1,
          "IsDefault": true,
          "HasActivity": true,
          "IsManualTax": true,
          "Active": true,
          "Created": "2025-11-04",
          "Modified": "2025-11-04",
          "TaxTypeDefaultUID": "38d62cbe-599e-4281-8c35-7a576888f6e8",
          "CompanyId": 9
        },
        "DueDateMethodId": 1,
        "DueDateMethodValue": 1,
        "CityId": 1,
        "AccountingAgreement": true,
        "HasSpecialCountryTaxActivity": true,
        "OutstandingInvoices": true,
        "OverdueInvoices": true,
        "OnHold": true,
        "ExcludeFromDebtorsManager": true,
        "SubjectToDRCVat": true,
        "ID": 40
      },
      "SalesRepresentative": {
        "ID": 1,
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Name": "sample string 2 sample string 3",
        "Active": true,
        "Email": "sample string 6",
        "Mobile": "sample string 7",
        "Telephone": "sample string 8",
        "Created": "2025-11-04",
        "Modified": "2025-11-04"
      },
      "BankAccount": {
        "Name": "sample string 2",
        "BankName": "sample string 3",
        "AccountNumber": "sample string 4",
        "BranchName": "sample string 5",
        "BranchNumber": "sample string 6",
        "Category": {
          "Description": "sample string 1",
          "ID": 2,
          "Modified": "2025-11-04",
          "Created": "2025-11-04"
        },
        "Active": true,
        "Default": true,
        "Balance": 9.0,
        "Description": "sample string 10",
        "BankFeedAccount": {
          "ID": 1,
          "BankFeedAccountGroupId": 2,
          "BankFeedAccountGroup": {
            "ID": 1,
            "BankFeedProviderId": 2,
            "BankFeedProviderTypeId": 3,
            "Description": "sample string 4",
            "Identifier": "sample string 5",
            "RequiresAdditionalAuthentication": true,
            "LastRefreshStatusId": 7
          },
          "Description": "sample string 3",
          "Identifier": "sample string 4",
          "LastRefreshDate": "2025-11-04",
          "FirstImportDate": "2025-11-04",
          "Balance": 1.0,
          "BankAccountId": 1,
          "BankAccountName": "sample string 5",
          "LastRefreshStatusId": 6
        },
        "LastTransactionDate": "2025-11-04",
        "LastImportDate": "2025-11-04",
        "HasTransactionsWaitingForReview": true,
        "HasActivity": true,
        "DefaultPaymentMethodId": 1,
        "PaymentMethod": 1,
        "Modified": "2025-11-04",
        "Created": "2025-11-04",
        "CurrencyId": 1,
        "ID": 13
      },
      "UID": "1e306d4b-728d-4e2a-8c5e-8772707b8b86",
      "$TrackingCode": "sample string 20"
    }
  ]
}