Customer Lite Summary
The customerLiteSummary
API is used to fetch the customers associated with the invoices.
Request¶
Endpoint¶
/ui/v1/customerLiteSummary
Method¶
POST
Header¶
Content-Type: application/json
Body¶
{
"merchantId": [
"1"
]
}
Response¶
{
"records": [
{
"id": 30120,
"customerNumber": "678901",
"customerName": "A & M Printing ** INACTIVE ** DELETE?",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "ABC Inc.",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "abc@gmail.com",
"abuseEmailAddress": "abuse@vela.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "DELETED"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30121,
"customerNumber": "10023",
"customerName": "A & M Printing ** INACTIVE ** DELETE?",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@vela.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7665,
"customerNumber": "2000000001",
"customerName": "AA Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",`
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"`````````
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://vela-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 2,
"customerNumber": "10002",
"customerName": "AAA Clinic PC",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6735,
"customerNumber": "10021",
"customerName": "ABCD Heart care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 13,
"customerNumber": "10018",
"customerName": "Arash Vahdat MD",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 4580,
"customerNumber": "500018",
"customerName": "Arizona Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 83,
"customerNumber": "50002",
"customerName": "Athens Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 3,
"customerNumber": "10004",
"customerName": "Athens Heart Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 4576,
"customerNumber": "500016",
"customerName": "ATL Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30111,
"customerNumber": "30009",
"customerName": "Atlantic Cardiovascular Consultants",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5516,
"customerNumber": "100256",
"customerName": "B test",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5523,
"customerNumber": "60001",
"customerName": "Bangalore Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7666,
"customerNumber": "2000000002",
"customerName": "BB Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6340,
"customerNumber": "10184",
"customerName": "Business Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6348,
"customerNumber": "60006",
"customerName": "Business Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8922,
"customerNumber": "60006",
"customerName": "Ca test user3",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8921,
"customerNumber": "67766",
"customerName": "Ca test user4.0.1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 64,
"customerNumber": "40002",
"customerName": "California Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 90,
"customerNumber": "50008",
"customerName": "California Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 16,
"customerNumber": "10020",
"customerName": "California Heart Specialists",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8,
"customerNumber": "10013",
"customerName": "Cape Heart Clinic",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 18,
"customerNumber": "10025",
"customerName": "Cardiac Health Institute",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6,
"customerNumber": "10010",
"customerName": "Cardiac Monitoring Solutions",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30113,
"customerNumber": "30007",
"customerName": "Cardiology Center of Dalton",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30109,
"customerNumber": "30011",
"customerName": "Cardiovascular Clinic of North G",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 25,
"customerNumber": "10035",
"customerName": "Cardiovascular Wellness",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7667,
"customerNumber": "2000000003",
"customerName": "CC Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6045,
"customerNumber": "60004",
"customerName": "Chennai Heart care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8931,
"customerNumber": "109",
"customerName": "Cloned customer name",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9,
"customerNumber": "10016",
"customerName": "Coast Medical Group",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 1,
"customerNumber": "10001",
"customerName": "Complete Cardiology, P.C.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 19,
"customerNumber": "10027",
"customerName": "Comprehensive Cardiovascular Spec",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 253,
"customerNumber": "500013",
"customerName": "CT Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7986,
"customerNumber": "1111111111",
"customerName": "customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8935,
"customerNumber": "11012",
"customerName": "Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6342,
"customerNumber": "10040",
"customerName": "Customer Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30119,
"customerNumber": "1234453",
"customerName": "CustomerTest",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7982,
"customerNumber": "2000000004",
"customerName": "DD Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5524,
"customerNumber": "60002",
"customerName": "Delhi Heart care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 39,
"customerNumber": "10042",
"customerName": "Doctors Immediate Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30112,
"customerNumber": "30008",
"customerName": "Dr Janet Anderson MD PA",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 44,
"customerNumber": "10028",
"customerName": "Dr Kamran Matin, M.D.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 26671,
"customerNumber": "30003",
"customerName": "Dr. Abraham Lincoln",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29414,
"customerNumber": "7000013",
"customerName": "Dr. Abraham Lincoln",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 15,
"customerNumber": "30001",
"customerName": "Dr. David E Perloff MD, PA.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29412,
"customerNumber": "7000011",
"customerName": "Dr. David E Perloff MD, PA.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 17,
"customerNumber": "10024",
"customerName": "Dr. Hassan Kafri, MD",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7983,
"customerNumber": "2000000005",
"customerName": "EE Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7984,
"customerNumber": "2000000006",
"customerName": "FF Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 86,
"customerNumber": "50005",
"customerName": "First Choice Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 84,
"customerNumber": "50003",
"customerName": "Florida Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 65,
"customerNumber": "40003",
"customerName": "Florida Heart Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30115,
"customerNumber": "30005",
"customerName": "Georgia Arrhythmia Consultants",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 63,
"customerNumber": "40001",
"customerName": "Georgia Cardiology, P.C.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9943,
"customerNumber": "20001",
"customerName": "Georgia Clinic PC",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8918,
"customerNumber": "3000000001",
"customerName": "Georgia Heart care 1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8919,
"customerNumber": "3000000002",
"customerName": "Georgia heart Care 2",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8920,
"customerNumber": "3000000003",
"customerName": "Georgia Heart Care 3",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9409,
"customerNumber": "3000000004",
"customerName": "Georgia Heart Care 4",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9935,
"customerNumber": "3000000005",
"customerName": "Georgia Heart Care 5",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 82,
"customerNumber": "50001",
"customerName": "Georgia Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7391,
"customerNumber": "80001",
"customerName": "Georgia HHCenter",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8394,
"customerNumber": "2000000007",
"customerName": "GG Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 3239,
"customerNumber": "70001",
"customerName": "GHC",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30114,
"customerNumber": "30006",
"customerName": "Heart and Vascualr Associates of Au",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 4,
"customerNumber": "10005",
"customerName": "Heart and Vascular Care Inc.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 87,
"customerNumber": "50006",
"customerName": "Heart Smart Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7,
"customerNumber": "10012",
"customerName": "Heart Smart, Inc.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9937,
"customerNumber": "10052",
"customerName": "Heartland Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8395,
"customerNumber": "2000000008",
"customerName": "HH Business Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7057,
"customerNumber": "90005",
"customerName": "HH Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 4577,
"customerNumber": "500017",
"customerName": "Illionis Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 38,
"customerNumber": "10041",
"customerName": "Internal Medical Associates - Bay",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9940,
"customerNumber": "10059",
"customerName": "IVY Cardiac and Vascular Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 26687,
"customerNumber": "99999",
"customerName": "John Smith",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "OTHER"
}
},
{
"id": 21706,
"customerNumber": "30002",
"customerName": "Kentucky Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29413,
"customerNumber": "7000012",
"customerName": "Kentucky Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 94,
"customerNumber": "500010",
"customerName": "Kentuky Health Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 42,
"customerNumber": "10044",
"customerName": "Keystone Cardiovascular Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5076,
"customerNumber": "500020",
"customerName": "KK Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9941,
"customerNumber": "10060",
"customerName": "Liberty Medical Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6042,
"customerNumber": "60003",
"customerName": "Manipal Heart care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 88,
"customerNumber": "50007",
"customerName": "Michigan Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 47,
"customerNumber": "10050",
"customerName": "Monmouth Cardiology Associates, LLC",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6171,
"customerNumber": "60005",
"customerName": "MP Heart care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29416,
"customerNumber": "12344444",
"customerName": "Name",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 33,
"customerNumber": "10037",
"customerName": "Naushin Siddiqui, Physician P.C",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 35,
"customerNumber": "10038",
"customerName": "New York Medical Diagnostic",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 92,
"customerNumber": "50009",
"customerName": "Newyork Health Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9938,
"customerNumber": "10054",
"customerName": "North Atlanta Heart & Vascular",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 10,
"customerNumber": "10017",
"customerName": "North Atlanta Heart & Vascular center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 41,
"customerNumber": "10043",
"customerName": "North Shore Cardiac Imaging, (Inc) P.C.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 96,
"customerNumber": "500012",
"customerName": "Ohio Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 22,
"customerNumber": "10031",
"customerName": "Orlando Heart and Vascular Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9939,
"customerNumber": "10058",
"customerName": "Owensboro Heart & Vascular",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30110,
"customerNumber": "30010",
"customerName": "Pasco Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9942,
"customerNumber": "40000",
"customerName": "Patient Monitor",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 12209,
"customerNumber": "10000000000",
"customerName": "Patient Monitor",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30089,
"customerNumber": "30004",
"customerName": "PQR Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 23,
"customerNumber": "10034",
"customerName": "Premier Cardiology Consultants",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 20,
"customerNumber": "10029",
"customerName": "Prime Medic PA",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9936,
"customerNumber": "10049",
"customerName": "Reagan Medical Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 37,
"customerNumber": "10040",
"customerName": "Robert A Glaser",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 36,
"customerNumber": "10039",
"customerName": "Roosevelt Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 85,
"customerNumber": "50004",
"customerName": "Sanat Mandal Heart Care Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5,
"customerNumber": "10009",
"customerName": "Sanat Mandal MD Associates",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 95,
"customerNumber": "500011",
"customerName": "Seattle Health Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 254,
"customerNumber": "500014",
"customerName": "Seattle Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 14,
"customerNumber": "20000",
"customerName": "SPLIT Billing Receipts",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8936,
"customerNumber": "111",
"customerName": "TCustomer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9945,
"customerNumber": "4345435",
"customerName": "Test",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5057,
"customerNumber": "10000001",
"customerName": "Test .Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 61,
"customerNumber": "11111",
"customerName": "Test Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 12210,
"customerNumber": "47223",
"customerName": "test customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 9944,
"customerNumber": "10001",
"customerName": "Test Customer Business",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29421,
"customerNumber": "99992",
"customerName": "Test Name",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30122,
"customerNumber": "777777",
"customerName": "Test.Customer1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 10417,
"customerNumber": "1236566",
"customerName": "TestCsutomer3",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 8933,
"customerNumber": "10022",
"customerName": "Testcust2",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 10961,
"customerNumber": "234561",
"customerName": "TestCustomer-T",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 12207,
"customerNumber": "12221",
"customerName": "TestCustomer12",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 12211,
"customerNumber": "12341234",
"customerName": "TestCustomer1234",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29415,
"customerNumber": "113123",
"customerName": "TestCustomer5",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29419,
"customerNumber": "1234555",
"customerName": "TestCustomer6",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 29420,
"customerNumber": "98901",
"customerName": "TestCustomer7",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 45,
"customerNumber": "10047",
"customerName": "Truong D. Duong, M.D.",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 46,
"customerNumber": "10048",
"customerName": "Twinhill",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 21705,
"customerNumber": "10048",
"customerName": "Twinhill",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "DELETED"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 26685,
"customerNumber": "11201",
"customerName": "VELA TEST Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30647,
"customerNumber": "11301",
"customerName": "VELA TEST Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 26686,
"customerNumber": "11202",
"customerName": "VELA Test Customer 1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 30653,
"customerNumber": "11302",
"customerName": "VELA TEST Customer5",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 2018,
"customerNumber": "500015",
"customerName": "Washington Heart Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 21,
"customerNumber": "10030",
"customerName": "Westfall Cardiology",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6351,
"customerNumber": "60007",
"customerName": "Women Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 22922,
"customerNumber": "80000",
"customerName": "VELA Test1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7663,
"customerNumber": "1000000001",
"customerName": "VELA Heart Care 1",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 7664,
"customerNumber": "1000000002",
"customerName": "VELA Heart Care 2",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 12208,
"customerNumber": "10062",
"customerName": "VELA Heart Center",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 22921,
"customerNumber": "70000",
"customerName": "VELA Test",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6046,
"customerNumber": "10000000001",
"customerName": "Zywie Customer",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 5062,
"customerNumber": "500019",
"customerName": "Zywie Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6341,
"customerNumber": "9979",
"customerName": "Zywie Health Care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
},
{
"id": 6353,
"customerNumber": "40005",
"customerName": "Zywie Health care",
"merchant": {
"id": 1,
"merchantName": "VELA",
"merchantDescription": "VELA",
"addressLine1": "VELA",
"addressLine2": "Suite 360",
"addressLine3": null,
"city": "Johns Creek",
"state": "GA",
"zipCode": "30097",
"country": "USA",
"mailingAddressLine1": "12000 Findley Rd",
"mailingAddressLine2": "Suite 360",
"mailingAddressLine3": null,
"mailingCity": "Johns Creek",
"mailingState": "GA",
"mailingZipCode": "30097-1412",
"mailingCountry": "USA",
"pointOfContact": "Administrator",
"pointOfContactJobTitle": null,
"pointOfContactDepartment": null,
"pointOfContactEmail": "velaqaautomation@gmail.com",
"pointOfContactPhone": "6787400263",
"pointOfContactMobile": "6785143610",
"pointOfContactFax": "6789921941",
"lastModifiedUserId": 613,
"addressVerificationCheckInd": true,
"cardVerificationCheckForCNPTransactionsInd": true,
"cardVerificationCheckForTokenizedTransactionsInd": false,
"cardVerificationCheckForCPTransactionsInd": false,
"loyaltyRewardsEnabledInd": true,
"initialLoyaltyRewardsNumber": 10000000000001,
"passwordNeverExpiresInd": false,
"passwordExpirationDays": 90,
"passwordExpirationWarningDays": 5,
"onetimePasscodeValdtyTimePeriod": 10,
"phoneCountryCallingCodeId": 1,
"mobileCountryCallingCodeId": 1,
"faxCountryCallingCodeId": 1,
"invoicesModuleEnabledInd": true,
"displayInvoiceNumberInPaymentsModule": true,
"adhocInvoicesEnabledInd": true,
"displayMemoInPaymentsModule": true,
"displayFolioInformationInPaymentsModule": false,
"recurringPaymentsEnabledInd": false,
"productsAndServicesEnabledInd": false,
"namePrefix": {
"value": "Father",
"name": "FATHER"
},
"nameSuffix": {
"value": "MD",
"name": "DOCTOR_OF_MEDICINE"
},
"displayDigitalSignatureForCardPresentTransactions": false,
"displayDigitalSignatureForCardNotPresentTransactions": false,
"paymentTokenizationEnabledInd": true,
"paymentsBatchAuthorizationEnabledInd": false,
"paymentsBatchProcessingEnabledInd": false,
"allowUsersToSelfEnrollInd": true,
"allowMultiCurrencyPricingInd": true,
"mobilePhoneCarrierType": {
"emailDomain": "NUMBER@txt.att.net",
"value": "AT&T",
"countryCode": "USA",
"name": "ATT"
},
"cardPresentTransactionsEnabledInd": false,
"defaultCurrencyCode": "USD",
"allowPreAuthorizationTransactionInd": false,
"allowSaleTransactionInd": true,
"softDescriptorsEnabledInd": false,
"softDescriptorMerchantName": "DATUMSOFTWAR",
"softDescriptorProductDescription": "INCIDENTL",
"merchantStatus": {
"name": "ACTIVE"
},
"merchantURL": "https://vela-test.payvela.com/ui/resources/login",
"merchantDisplayTitle": "VELA",
"merchantCode": "VELA",
"sessionIdleTime": 900,
"sessionTimeoutTime": 20,
"keepaliveInterval": 300,
"customerSupportInformation": "+1-877-858-7200 (MON - FRI 8:00 AM - 8:00 PM ET)",
"allowPaymentsWithoutLoggingIn": true,
"merchantBccEmailAddress": "velaqaautomation@gmail.com",
"abuseEmailAddress": "abuse@abc.healthcare",
"merchantProperties": [
{
"id": 4,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "RETENTION_DAYS",
"propertyDescription": "# of days to retain payment tokens",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": null,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
},
{
"id": 3,
"merchantPropertyType": {
"name": "PAYMENT_TOKEN_CONFIG"
},
"propertyName": "PURGE_ENABLED",
"propertyDescription": "Is payment tokens purge enabled",
"groupName": null,
"propertyStringValue": null,
"propertyIntValue": null,
"propertyBooleanValue": false,
"merchantPropertyStatus": {
"name": "ACTIVE"
},
"createdUserId": 1,
"lastModifiedUserId": null,
"lockedDateTime": null,
"lockedByUserId": null,
"createdDateTime": 1568912428000,
"lastUpdatedDateTime": 1592248437000,
"message": null
}
],
"merchantBillings": [],
"merchantBillingModel2s": [],
"locale": "en_US",
"lateFeesEnabledInd": false,
"lateFeesType": {
"name": "PERCENTAGE"
},
"lateFeesTier1FromNumOfDays": 1,
"lateFeesTier1ToNumOfDays": 30,
"lateFeesTier2FromNumOfDays": 31,
"lateFeesTier2ToNumOfDays": 60,
"lateFeesTier3FromNumOfDays": 61,
"lateFeesTier3ToNumOfDays": 90,
"tier1LateFees": 0,
"tier2LateFees": 3,
"tier3LateFees": 6,
"waiveTheLateFeesEnabledInd": true,
"maxNumOfTimesPerYearLateFeeCanBeWaived": {
"name": "ONCE"
},
"paymentApplicationURL": "https://VELA-test.payvela.com",
"giftCardsEnabledInd": false,
"minBookingNumberLength": 10,
"maxBookingNumberLength": 10,
"allowPartialPaymentsForInvoicesInd": false,
"convenienceFeesEnabledInd": false,
"creditCardsConvFeesType": {
"name": "PERCENTAGE"
},
"creditCardsConvFees": 3.25,
"industryType": {
"name": "BUSINESS_TO_BUSINESS"
},
"displayHealthcareFieldsOnHSAFSAPaymentMethods": false,
"displayChartOnDashboard": false,
"reportsModuleEnabledInd": true,
"displayLastXDaysOfPaymentTokensForCardOnFile": 45,
"chartsDisplayTransactionRevenue": {
"name": "NONE"
},
"chartsGroupByPaymentMethods": {
"name": "NONE"
},
"chartsGroupByTransactionTypes": {
"name": "NONE"
},
"chartsGroupByProductsAndServices": {
"name": "NONE"
},
"chartsDateRangeType": {
"name": "TODAY"
},
"numOfDaysBetweenCheckinAndCurrentDate": 3,
"smsSubscriptionType": {
"name": "FREE_VIA_SMTP"
},
"cardPresentManualEntryOnlyTransactionsEnabledInd": false,
"cardNotPresentTransactionsEnabledInd": true,
"splitPaymentsEnabledInd": true,
"accountLookupEnabledInd": false,
"nextGenHpiLocationLookup": "VELA",
"billingEmailRequiredForPayments": false,
"cardholderNameRequiredForTransactions": true,
"textMessageType": {
"name": "SMS"
},
"billingEnabledInd": true,
"billingRevenueShareByPercentage": 20,
"installmentPaymentsEnabledInd": false,
"minNumberOfInstallments": 2,
"maxNumberOfInstallments": 36,
"settledTransactionsReportEnabledInd": true,
"summaryByTypeReportEnabledInd": true,
"transactionSummaryReportEnabledInd": true,
"settledTxnsReportEmailRecipients": null,
"offlinePaymentActionsOnInvoiceModuleEnabledInd": true,
"qrCodeEnabledInd": true,
"dateFormat": {
"value": "yyyy-MM-dd",
"name": "YYYY_MM_DD"
},
"dateTimeFormat": {
"value": "yyyy-MM-dd hh:mm a zzz",
"name": "YYYY_MM_DD_HH_MM_A_ZZZ"
},
"logoutSingleSignOnTime": 10,
"reconciliationPlatformName": {
"value": "None",
"industryType": "OTHER",
"name": "NONE"
},
"employerIdentificationNumber": "12-2543645",
"autoReconciliationEnabledInd": false,
"customerSummaryEnabledInd": true,
"surchargesEnabledInd": false,
"surchargesByPercentage": 0,
"onlineReceiptLinkEnabledInd": false,
"maxNumOfFailedOneTimePasscodeAttempts": 3,
"apiAccessEnabledInd": true,
"message": null,
"address": null,
"fullName": null,
"activeUserCount": null,
"activeCustomerCount": null,
"paymentTokenPurgeEnabledInd": false,
"paymentTokenPurgeDays": null,
"language": null,
"echeckConvFees": 1.99,
"echeckConvFeesType": {
"name": "FLAT"
},
"emvcompliantTransactionType": {
"name": "RELAXED"
}
},
"customerStatus": {
"name": "ACTIVE"
},
"customerType": {
"name": "BUSINESS"
}
}
],
"recordCount": null,
"message": null
}
Updated As Of Version 6.1.1