Terminal & Service Orders
Create Order
Submit an order payload to create an order for the merchant
post/onboarding/merchants/{merchant-id}/orders
Request body
Example request
{
"idempotencyKey": "6q5w4e7r8t9y",
"representativeCode": "A0",
"userDetails": {
"firstName": "John",
"lastName": "Doe"
},
"feeDetails": {
"accountServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"consolidatedAccountServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"minimumMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"paperStatementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"pciSecurityFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"totalAdminFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"upgradeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"agedCloseBatchFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercardComplianceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"dialCommunicationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"handlingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"chargeBackFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"consolidation": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"applicationDetails": {
"applicationType": "NET_NEW_MERCHANT"
},
"supplies": [
{
"supplyName": "2-PLY Sales Draft Slips (25)",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 1
}
],
"productDetails": {
"monerisAdvance": {
"approvedAmount": {
"amount": 16000,
"currency": "CAD"
},
"collectionRate": 10,
"premiumAmount": {
"amount": 16000,
"currency": "CAD"
},
"feeDetails": {
"preferredAmountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"chargeableAmountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"counterTopTerminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
],
"integratedProduct": {
"integrationFeesDetails": {
"creditFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"integrationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"pointOfSalePadsFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBypassVerificationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"touchBistroTrainingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tokenSharingSetupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"cloudAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kioskTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peIndoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peOutdoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2pePerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
]
},
"storeAndForward": {
"maximumStoredTransactionAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"petroTrak": {
"feeDetails": {
"receivableAccountsTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"softwareFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"lines": [
{
"discountRateValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
]
},
"multiCurrency": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"nonDomesticSettlementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"dynamicCurrencyConversion": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"nonDomesticSettlementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"bookmark": {
"packageFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"bookmarkPro": {
"professionalFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"thirdPartyGiftCardFeeDetails": {
"programMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"perTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"ueat": {
"plannedGoLiveDate": "2010-02-21",
"averageAmountSpent": {
"amount": 16000,
"currency": "CAD"
},
"feeDetails": {
"implementationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"additionalBoutiqueFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"additionalBoutiqueOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mobileAppFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mobileAppOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"webCreationAndHostingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"webCreationAndHostingOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"payAtRestaurantPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"payAtRestaurantFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"oneTimeTaxFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"additionalLocations": [
{
"unitNumber": "123A",
"streetNumber": "3300",
"streetName": "Bloor Street West",
"city": "Toronto",
"province": "ON",
"postalCode": "M8X 2X2",
"country": "CA"
}
]
},
"monerisGoAppetit": {
"feeDetails": {
"softwarePackageFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tabletLicenseFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"reservationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"onlineOrderingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"webCreationPackagesFeeDetails": {
"standardPlusFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"optionalServicesFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"installmentsFeeDetails": {
"monerisVisaInstallmentsFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaInstallmentsAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"wixPointOfSale": {
"softwareAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"p2pe": {
"feeDetails": {
"indoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"outdoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"solutionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"wireless": {
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
],
"feeDetails": {
"activationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"goSoftwareFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGateway": {
"feeDetails": {
"baseFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"recurringFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"batchProcessingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"cardPresentDebitFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"levelTwoThreeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"riskToolFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"addressVerificationServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"verifiedByVisaFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerClickPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacRegistrationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"monthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"boostMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"netSuiteMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tokenSharingSetupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceAssessmentTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceCardBrandTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visa3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"amex3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercard3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visa3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"amex3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercard3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGoPointOfSaleRetail": {
"feeDetails": {
"goRetailFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGoPortal": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"accessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"payDropPlus": {
"feeDetails": {
"subTotalFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
}
},
"cardPlanDetails": {
"currency": "CAD",
"mastercard": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"mastercardDebit": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"visa": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"visaDebit": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"discover": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"unionPay": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"interac": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"amex": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"otherFinancialInstitutionCards": [
{
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
]
},
"solutions": [
{
"solutionId": 1,
"quantity": 21
}
],
"deliveryAddress": {
"unitNumber": "123A",
"streetNumber": "3300",
"streetName": "Bloor Street West",
"city": "Toronto",
"province": "ON",
"postalCode": "M8X 2X2",
"country": "CA"
},
"orderCreatedBy": "pcote03@PERCOM-> PERCOMpcote03"
}Response
Successful response corresponding to the provided payload
Example response
{
"merchantOrderId": 2341123,
"merchantId": "0123456789101",
"orderOpenedAt": "2025-03-21T18:10:00Z",
"orderChangedAt": "2025-03-21T18:10:00Z",
"orderApprovedAt": "2025-03-21T18:10:00Z",
"orderDeclinedAt": "2025-03-21T18:10:00Z",
"orderClosedAt": "2025-03-21T18:10:00Z",
"feeDetails": {
"accountServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"consolidatedAccountServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"minimumMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"paperStatementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"pciSecurityFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"totalAdminFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"upgradeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"agedCloseBatchFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercardComplianceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"dialCommunicationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"handlingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"chargeBackFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"consolidation": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"promotionInformation": {
"promotionExpirationDate": "2025-10-21T18:10:00Z"
},
"supplies": [
{
"supplyName": "2-PLY Sales Draft Slips (25)",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 1
}
],
"productDetails": {
"monerisAdvance": {
"approvedAmount": {
"amount": 16000,
"currency": "CAD"
},
"collectionRate": 10,
"premiumAmount": {
"amount": 16000,
"currency": "CAD"
},
"feeDetails": {
"preferredAmountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"chargeableAmountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"counterTopTerminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
],
"integratedProduct": {
"integrationFeesDetails": {
"creditFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"integrationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"pointOfSalePadsFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBypassVerificationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"touchBistroTrainingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tokenSharingSetupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"cloudAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kioskTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peIndoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2peOutdoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"p2pePerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
]
},
"storeAndForward": {
"maximumStoredTransactionAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"petroTrak": {
"feeDetails": {
"receivableAccountsTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"softwareFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"lines": [
{
"discountRateValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
]
},
"multiCurrency": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"nonDomesticSettlementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"dynamicCurrencyConversion": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"nonDomesticSettlementFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessVirtualForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaBusinessToBusinessAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentSingleCurrencyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaAssessmentForeignFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"bookmark": {
"packageFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"bookmarkPro": {
"professionalFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"thirdPartyGiftCardFeeDetails": {
"programMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"perTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"ueat": {
"plannedGoLiveDate": "2010-02-21",
"averageAmountSpent": {
"amount": 16000,
"currency": "CAD"
},
"feeDetails": {
"implementationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"additionalBoutiqueFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"additionalBoutiqueOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mobileAppFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mobileAppOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"webCreationAndHostingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"webCreationAndHostingOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"payAtRestaurantPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"payAtRestaurantFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"oneTimeTaxFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"additionalLocations": [
{
"unitNumber": "123A",
"streetNumber": "3300",
"streetName": "Bloor Street West",
"city": "Toronto",
"province": "ON",
"postalCode": "M8X 2X2",
"country": "CA"
}
]
},
"monerisGoAppetit": {
"feeDetails": {
"softwarePackageFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tabletLicenseFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"reservationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"onlineOrderingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"webCreationPackagesFeeDetails": {
"standardPlusFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"optionalServicesFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"installmentsFeeDetails": {
"monerisVisaInstallmentsFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visaInstallmentsAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"wixPointOfSale": {
"softwareAccessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
},
"p2pe": {
"feeDetails": {
"indoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"outdoorFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"solutionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"wireless": {
"terminals": [
{
"carrier": "Telus",
"terminalName": "Moneris Go",
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"quantity": 4,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H",
"kioskUnitPrice": {
"amount": 16000,
"currency": "CAD"
}
}
],
"feeDetails": {
"activationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"goSoftwareFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGateway": {
"feeDetails": {
"baseFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"recurringFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"batchProcessingFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"cardPresentDebitFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"levelTwoThreeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"riskToolFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"addressVerificationServiceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"verifiedByVisaFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"vaultPerClickPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacRegistrationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"interacRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"monthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"boostMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"netSuiteMonthlyFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"tokenSharingSetupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceAssessmentTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceCardBrandTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"eCommerceTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountOneTimeFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"kountPerTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visa3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"amex3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercard3dSecureAuthenticationTransactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"visa3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"amex3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"mastercard3dSecureAuthenticationMerchantDiscountRateFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGoPointOfSaleRetail": {
"feeDetails": {
"goRetailFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"monerisGoPortal": {
"feeDetails": {
"setupFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"accessFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"payDropPlus": {
"feeDetails": {
"subTotalFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
}
},
"bankerInformation": {
"bankerEmail": "moneris@moneris.com",
"bankerEmployeeNumber": "242200024",
"bankerName": "MONIKA CARNOKA",
"bankerPhoneNumber": "+18663197450",
"bankerPhoneNumberExtension": "1068",
"bankerTransitNumber": "00160",
"bankerBranchIdentifier": "2679"
},
"cardPlanDetails": {
"currency": "CAD",
"mastercard": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"mastercardDebit": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"visa": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"visaDebit": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"discover": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"unionPay": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"interac": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"amex": {
"cardFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"refundAmount": {
"amount": 16000,
"currency": "CAD"
},
"settlementAmount": {
"amount": 16000,
"currency": "CAD"
}
},
"transactionPlans": [
{
"minimumTransactionValue": {
"amount": 16000,
"currency": "CAD"
},
"maximumTransactionValue": {
"amount": 16000,
"currency": "CAD"
}
}
],
"cardBrandPlans": [
{
"domesticFlatFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
],
"serviceFeeDetails": {
"authorizationFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
},
"maintenanceFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
},
"otherFinancialInstitutionCards": [
{
"transactionFee": {
"unitPrice": {
"amount": 16000,
"currency": "CAD"
},
"taxes": [
{
"taxAmount": {
"amount": 16000,
"currency": "CAD"
}
}
],
"quantity": 3,
"isApproved": true,
"waivePeriod": "2022-06-30T14:52:44.276/PT48H"
}
}
]
},
"shippedAt": "2025-10-21T18:10:00Z",
"installedAt": "2025-10-21",
"readyAt": "2025-10-21T18:10:00Z",
"adjudicationApprovalStatus": "MANUAL"
}