{"info":{"_postman_id":"74b176e2-6fa1-448a-8a7d-ef95c7318992","name":"Ethoca Eliminator Production","description":"Endpoint allows GET requests and uses the string parameters to query transactions for matching records.\n\nResponse is returned in JSON format.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"200 Response (latest)","id":"83360275-7e2f-47c3-9cc0-0f5c3ea22dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2021-01-21T16:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=ddeDuTwjF902WANlxziGRmqBpbA","type":"text"},{"key":"x-debug","value":"true","type":"text"}],"url":{"raw":"https://api.chargebackdefense.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["api","chargebackdefense","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]},"description":"merchantId included in request"},"response":[{"id":"6d14254d-c574-4938-aba6-43bc7b90c5ef","name":"200 Response","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2021-01-21T16:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=ddeDuTwjF902WANlxziGRmqBpbA","type":"text"},{"key":"x-debug","value":"true","type":"text"}],"url":{"raw":"https://api.chargebackdefense.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["api","chargebackdefense","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 16 Jan 2021 14:09:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"535"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache"},{"key":"X-Powered-By","value":"PHP/5.4.45"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"1646"},{"key":"X-URI-Port","value":"api.chargebackdefense.com"},{"key":"X-Query","value":"SELECT t.transdate,t.transid,      m.merchantdba,     m.merchantdescriptor,      m.merchantrefundurl,      m.merchanttermsurl,      m.merchantemail,      m.merchantcontacturl,      m.merchantphone,      m.merchantemail,      m.merchantaddr,      m.merchanttermdesc,     m.merchantrefdesc,     m.mcc FROM `5tbl_transactions` t   JOIN `5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND t.transid IN(4282336587) AND t.merchantnumber IN(6333999472040001) AND ( t.transdate >= '2018-09-11 00:00:00')  AND ( t.transdate <= '2018-09-13 23:00:00')   ORDER BY t.recid DESC LIMIT 1"},{"key":"X-Total-Records","value":"1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"orderDate\": \"\",\n        \"orderEmail\": null,\n        \"total\": null,\n        \"orderRecipientName\": {\n            \"firstname\": null,\n            \"lastname\": null\n        },\n        \"storeAddress\": {\n            \"address1\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null\n        },\n        \"orderItems\": [\n            {\n                \"productDescription\": null\n            }\n        ],\n        \"transactionDetails\": {\n            \"deviceIpAddress\": null\n        },\n        \"payments\": [\n            {\n                \"cardType\": null,\n                \"cardBin\": null,\n                \"avsMatch\": null,\n                \"transactionID\": \"4282336587\",\n                \"authorizationCode\": null,\n                \"merchantIdentificationNumber\": null\n            }\n        ],\n        \"deliveries\": [\n            {\n                \"physicalDelivery\": {\n                    \"trackingNumber\": null\n                }\n            }\n        ]\n    },\n    \"merchantProfile\": {\n        \"name\": \"Antiagen Corp\",\n        \"description\": \"Agelesscreme\",\n        \"refundPolicyRecap\": null,\n        \"refundPolicyLink\": \"antiagen.com/terms\",\n        \"termsAndConditionsRecap\": null,\n        \"termsAndConditionsLink\": \"antiagen.com/terms\",\n        \"merchantReceiptContact\": {\n            \"phoneForReceipt\": \"855-644-6832\",\n            \"emailForReceipt\": \"support@antiagen.com\",\n            \"websiteForReceipt\": \"antiagen.com/contact\",\n            \"receiptAddress\": {\n                \"address1\": \"95 Croton Lake Road Katonah, NY 10536\"\n            }\n        },\n        \"merchantCustomerServiceContact\": {\n            \"phoneNumber\": \"855-644-6832\",\n            \"email\": \"support@antiagen.com\",\n            \"website\": \"antiagen.com/contact\",\n            \"address\": {\n                \"address1\": \"95 Croton Lake Road Katonah, NY 10536\"\n            }\n        },\n        \"MCC\": null\n    }\n}"},{"id":"749deaea-f237-4436-b786-985f06b6ffbe","name":"200 Response","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=Lx3OoBACUoXr_CHxak7Gd2CY0is","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 07 Jan 2019 17:22:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26254"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-Query","value":"SELECT t.*, m.merchantdba   FROM cdb500273.`_tbl_vendors_transactions` t   JOIN cdb500273.`5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND t.transid IN(4282336587) AND t.merchantnumber IN(6333999472040001) AND ( t.transdatetime >= '2018-09-11 00:00:00')  AND ( t.transdatetime <= '2018-09-13 23:00:00')   ORDER BY t.id DESC LIMIT 2"},{"key":"X-Total-Records","value":"1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"2599"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"invoiceNumber\": null,\n        \"merchantOrderId\": null,\n        \"orderDate\": \"2018-09-12T11:49:07Z\",\n        \"orderStatus\": null,\n        \"orderStatusOther\": null,\n        \"orderEmail\": \"anamariaperkowski@yahoo.com\",\n        \"orderPhone\": null,\n        \"relationshipToAccountHolder\": null,\n        \"subtotal\": null,\n        \"shippingHandling\": null,\n        \"tax\": null,\n        \"total\": 30.9,\n        \"currency\": null,\n        \"specialInstructions\": null,\n        \"communications\": null,\n        \"proofOfConsent\": null,\n        \"refundEligible\": null,\n        \"orderRecipientName\": {\n            \"salutation\": null,\n            \"firstname\": \"Ana Maria\",\n            \"middlename\": null,\n            \"lastname\": \"Perkowski\",\n            \"suffix\": null\n        },\n        \"storeAddress\": {\n            \"address1\": \"1095 East Triple Crown Loop  Hernando, FL 34442\",\n            \"address2\": null,\n            \"city\": \"Hernando\",\n            \"state\": \"FL\",\n            \"zip\": \"34442\",\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"orderItems\": [\n            {\n                \"id\": null,\n                \"productId\": null,\n                \"productSku\": null,\n                \"productName\": null,\n                \"productDescription\": \"(1) Diamond Accent Semi Precious Aquamarine Ring\",\n                \"artistSeller\": null,\n                \"conditionOfGoods\": null,\n                \"linkToItemPurchased\": null,\n                \"quantity\": null,\n                \"productPrice\": null,\n                \"productType\": null,\n                \"itemDeliveryFormat\": null,\n                \"deliveryReferenceId\": null,\n                \"refundReferenceId\": null,\n                \"creditReimbursementReferenceId\": null,\n                \"usage\": {\n                    \"productInUse\": null,\n                    \"lastUtilizationDate\": null,\n                    \"totalUsage\": null,\n                    \"consumptionDescription\": null,\n                    \"consumptionMethod\": null\n                },\n                \"recurring\": {\n                    \"trialPeriod\": null,\n                    \"trialStatus\": null,\n                    \"trialInterval\": null,\n                    \"trialIntervalUnit\": null,\n                    \"trialStartDate\": null,\n                    \"trialActivationData\": null,\n                    \"trialActivationDate\": null,\n                    \"trialEndDate\": null,\n                    \"trialPrice\": null,\n                    \"subscriptionStartDate\": null,\n                    \"subscriptionActivationDate\": null,\n                    \"subscriptionExpirationDate\": null,\n                    \"subscriptionCancellationDate\": null,\n                    \"subscriptionPrice\": null,\n                    \"subscriptionInterval\": null,\n                    \"subscriptionIntervalUnit\": null,\n                    \"subscriptionStatus\": null,\n                    \"subscriptionCurrentPeriodStarted\": null,\n                    \"subscriptionCurrentPeriodEnds\": null,\n                    \"subscriptionFirstPaymentDate\": null,\n                    \"subscriptionFirstPayment\": null,\n                    \"subscriptionNextBillingDate\": null,\n                    \"subcriptionDuration\": null,\n                    \"numberOfHistoricSuccessfulPayments\": null,\n                    \"balanceOnSubscription\": null,\n                    \"cancellationPenalty\": null,\n                    \"cancellationPenaltyDescription\": null,\n                    \"subscriptionCancellationPolicy\": null,\n                    \"subscriptionCancellationPolicyLink\": null,\n                    \"subscriptionContract\": null,\n                    \"subscriptionContractLink\": null,\n                    \"subscriptionDisputed\": null,\n                    \"subscriptionFirstPaymentDisputed\": null,\n                    \"subscriptionDisputeDate\": null\n                }\n            }\n        ],\n        \"transactionDetails\": {\n            \"deviceIpAddress\": \"35.161.194.201\",\n            \"geolocation\": null,\n            \"orderDeviceId\": null,\n            \"orderDeviceName\": null,\n            \"deviceType\": null,\n            \"appSourceBrowserType\": null,\n            \"simDetails\": null,\n            \"mobileNetworkProvider\": null,\n            \"imeiId\": null,\n            \"iccId\": null,\n            \"responseType\": null\n        },\n        \"payments\": [\n            {\n                \"id\": null,\n                \"matchedPayment\": null,\n                \"cardType\": \"Visa\",\n                \"cardBin\": \"440066\",\n                \"bankCardPaymentMethod\": null,\n                \"expiryMonth\": null,\n                \"expiryYear\": null,\n                \"cardCvv2ValidationOutcomeAtPurchase\": null,\n                \"cardCvv2ValidationOutcomeDescription\": null,\n                \"avsMatch\": \"Y\",\n                \"totalBeforeTax\": null,\n                \"paymentAmount\": null,\n                \"transactionID\": \"4282336587\",\n                \"arn\": null,\n                \"authorizationCode\": \"01627D\",\n                \"authDate\": null,\n                \"transactionType\": null,\n                \"merchantIdentificationNumber\": \"6333999472040001\",\n                \"paymentGatewayId\": null,\n                \"paymentGatewayDescriptor\": null,\n                \"merchantBillingDescriptor\": null,\n                \"authorizedMerchantBillingDescriptor\": null,\n                \"billingName\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"billingAddress\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ],\n        \"creditReimbursements\": [\n            {\n                \"id\": null,\n                \"creditReimbursementDate\": null,\n                \"creditReimbursementMethod\": null,\n                \"voucherDetails\": null,\n                \"voucherExpirationDate\": null,\n                \"voucherAmount\": null,\n                \"voucherDate\": null,\n                \"voucherReference\": null,\n                \"creditAmount\": null,\n                \"creditReference\": null\n            }\n        ],\n        \"refunds\": [\n            {\n                \"id\": null,\n                \"referenceNumber\": null,\n                \"refundDateTime\": null,\n                \"transactionType\": null,\n                \"cardLastFour\": null,\n                \"cardType\": null,\n                \"total\": null,\n                \"orderBalance\": null\n            }\n        ],\n        \"taxItems\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"discounts\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"deliveries\": [\n            {\n                \"id\": null,\n                \"digitalDelivery\": {\n                    \"digitalDeliveryDateTime\": null,\n                    \"digitalDeliveryNotificationMessageSent\": null,\n                    \"digitalDeliveryNotificationMethod\": null,\n                    \"digitalDeliveryNotificationMessageDate\": null,\n                    \"downloadStartDateTime\": null,\n                    \"downloadCompletionDateTime\": null,\n                    \"digitalDeliveryIpAddress\": null\n                },\n                \"physicalDelivery\": {\n                    \"trackingNumber\": \"9374869903503119760989\",\n                    \"deliveryProvider\": null,\n                    \"deliveryService\": null,\n                    \"deliveryStatus\": null,\n                    \"descriptionOfOtherStatus\": null,\n                    \"dateShipped\": null,\n                    \"dateDelivered\": null,\n                    \"signatureRequiredForDelivery\": null,\n                    \"proofOfDeliverySigned\": null,\n                    \"proofOfDeliverySignedBy\": null,\n                    \"numberOfItemsDelivered\": null,\n                    \"weightOfDelivery\": null,\n                    \"specialShippingInstructions\": null,\n                    \"packingSlipContents\": null,\n                    \"addressVerificationForShipping\": null,\n                    \"billingAddressMatchesShippingAddress\": null,\n                    \"customerPickup\": null,\n                    \"reasonForPickup\": null,\n                    \"pickupDate\": null,\n                    \"idVerifiedAtPickupLocation\": null,\n                    \"idVerificationAtPickupLocation\": null,\n                    \"shippingName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"shippingAddress\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"pickupAddressLocation\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"nameOfSigner\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                }\n            }\n        ],\n        \"reservations\": [\n            {\n                \"id\": null,\n                \"startDateOfReservation\": null,\n                \"endDateOfReservation\": null,\n                \"reservationStatus\": null,\n                \"cancellationPolicy\": null,\n                \"travelInsurance\": null,\n                \"passportNumber\": null,\n                \"airTravel\": {\n                    \"itinerary\": null,\n                    \"additionalRelatedPurchases\": null,\n                    \"flightManifestBirthDate\": null,\n                    \"travelUtilizationIndicator\": null,\n                    \"passenger1Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger2Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger3Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger4Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger5Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"flightManifestName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                },\n                \"carRental\": {\n                    \"loyaltyId\": null,\n                    \"vehicleType\": null,\n                    \"pickupDateTime\": null,\n                    \"pickupLocation\": null,\n                    \"dropoffDateTime\": null,\n                    \"dropoffLocation\": null,\n                    \"name\": null\n                },\n                \"hotel\": {\n                    \"roomType\": null,\n                    \"stayDuration\": null\n                }\n            }\n        ],\n        \"loyalty\": [\n            {\n                \"id\": null,\n                \"loyaltyProgramName\": null,\n                \"loyaltyNumberRegistered\": null,\n                \"loyaltyNameRegistered\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"loyaltyAddressRegistered\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ]\n    },\n    \"merchantProfile\": {\n        \"name\": \"MOBSTUB INC\",\n        \"description\": \"MOBSTUB.COM\",\n        \"refundPolicyRecap\": null,\n        \"refundPolicy\": null,\n        \"refundPolicyLink\": null,\n        \"termsAndConditionsRecap\": null,\n        \"termsAndConditions\": null,\n        \"termsAndConditionsLink\": null,\n        \"logo\": {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        \"merchantReceiptContact\": {\n            \"phoneForReceipt\": null,\n            \"emailForReceipt\": null,\n            \"websiteForReceipt\": null,\n            \"receiptAddress\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"merchantCustomerServiceContact\": {\n            \"phoneNumber\": null,\n            \"email\": null,\n            \"website\": null,\n            \"customerServiceInstructions\": null,\n            \"address\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"MCC\": null\n    },\n    \"accountProfile\": {\n        \"email\": null,\n        \"phone\": null,\n        \"userIdName\": null,\n        \"customerNameDuration\": null,\n        \"accountCreationDate\": null,\n        \"accountLastUsageDate\": null,\n        \"cardsAddedCount\": null,\n        \"cardAuthenticationMethod\": null,\n        \"cardAddedToAccountDate\": null,\n        \"cvv2ValidationOutcomeAtRegistration\": null,\n        \"totalSpendAmount\": null,\n        \"cardholderVisitCountPrior\": null,\n        \"cardholderVisitCountSince\": null,\n        \"monthsSinceFirstPurchase\": null,\n        \"countOfPurchasesSinceRegistration\": null,\n        \"countOfDisputedPurchasesSinceRegistration\": null,\n        \"additionalRelatedDisputes\": null,\n        \"disputeHistoryMatch\": null,\n        \"lastLoginDate\": null,\n        \"membershipSubscriptionType\": null,\n        \"goodOrders90DaysOld\": null,\n        \"accountPrimaryDeviceId\": null,\n        \"accountPrimaryDeviceName\": null,\n        \"accountAuthenticationConducted\": null,\n        \"passwordLastUpdatedDateTime\": null,\n        \"passwordAuthenticationDateTime\": null,\n        \"emailAccountHistory\": null,\n        \"accountCreationIpAddress\": null,\n        \"name\": {\n            \"salutation\": null,\n            \"firstname\": null,\n            \"middlename\": null,\n            \"lastname\": null,\n            \"suffix\": null\n        },\n        \"accountShippingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"accountBillingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"consequence\": {\n            \"consequenceStatus\": null,\n            \"consequence\": null\n        },\n        \"historicOrders\": [\n            {\n                \"orderID\": null,\n                \"orderDate\": null,\n                \"orderTotal\": null,\n                \"primaryDeviceId\": null,\n                \"primaryDeviceName\": null,\n                \"deviceIpAddress\": null,\n                \"cardType\": null,\n                \"userIdName\": null,\n                \"matchCreditCard\": null,\n                \"matchDeviceId\": null,\n                \"matchDeviceName\": null,\n                \"matchIpAddress\": null,\n                \"matchGeoLocation\": null\n            }\n        ]\n    },\n    \"attachments\": [\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        }\n    ]\n}"},{"id":"e45990cf-67aa-4464-94fd-b54215446f3f","name":"200 Response","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=Lx3OoBACUoXr_CHxak7Gd2CY0is","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 08 Jan 2019 15:49:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26272"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-Query","value":"SELECT t.*,      m.merchantdba,     m.merchantdescriptor,      m.merchantrefundurl,      m.merchanttermsurl,      m.merchantemail,      m.merchantcontacturl,      m.merchantphone,      m.merchantemail,      m.merchantcontacturl,      m.merchantaddr,      m.mcc FROM cdb500273.`_tbl_vendors_transactions` t   JOIN cdb500273.`5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND t.transid IN(4282336587) AND t.merchantnumber IN(6333999472040001) AND ( t.transdatetime >= '2018-09-11 00:00:00')  AND ( t.transdatetime <= '2018-09-13 23:00:00')   ORDER BY t.id DESC LIMIT 2"},{"key":"X-Total-Records","value":"1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"2734"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"invoiceNumber\": null,\n        \"merchantOrderId\": null,\n        \"orderDate\": \"2018-09-12T11:49:07Z\",\n        \"orderStatus\": null,\n        \"orderStatusOther\": null,\n        \"orderEmail\": \"anamariaperkowski@yahoo.com\",\n        \"orderPhone\": null,\n        \"relationshipToAccountHolder\": null,\n        \"subtotal\": null,\n        \"shippingHandling\": null,\n        \"tax\": null,\n        \"total\": 30.9,\n        \"currency\": null,\n        \"specialInstructions\": null,\n        \"communications\": null,\n        \"proofOfConsent\": null,\n        \"refundEligible\": null,\n        \"orderRecipientName\": {\n            \"salutation\": null,\n            \"firstname\": \"Ana Maria\",\n            \"middlename\": null,\n            \"lastname\": \"Perkowski\",\n            \"suffix\": null\n        },\n        \"storeAddress\": {\n            \"address1\": \"1095 East Triple Crown Loop  Hernando, FL 34442\",\n            \"address2\": null,\n            \"city\": \"Hernando\",\n            \"state\": \"FL\",\n            \"zip\": \"34442\",\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"orderItems\": [\n            {\n                \"id\": null,\n                \"productId\": null,\n                \"productSku\": null,\n                \"productName\": null,\n                \"productDescription\": \"(1) Diamond Accent Semi Precious Aquamarine Ring\",\n                \"artistSeller\": null,\n                \"conditionOfGoods\": null,\n                \"linkToItemPurchased\": null,\n                \"quantity\": null,\n                \"productPrice\": null,\n                \"productType\": null,\n                \"itemDeliveryFormat\": null,\n                \"deliveryReferenceId\": null,\n                \"refundReferenceId\": null,\n                \"creditReimbursementReferenceId\": null,\n                \"usage\": {\n                    \"productInUse\": null,\n                    \"lastUtilizationDate\": null,\n                    \"totalUsage\": null,\n                    \"consumptionDescription\": null,\n                    \"consumptionMethod\": null\n                },\n                \"recurring\": {\n                    \"trialPeriod\": null,\n                    \"trialStatus\": null,\n                    \"trialInterval\": null,\n                    \"trialIntervalUnit\": null,\n                    \"trialStartDate\": null,\n                    \"trialActivationData\": null,\n                    \"trialActivationDate\": null,\n                    \"trialEndDate\": null,\n                    \"trialPrice\": null,\n                    \"subscriptionStartDate\": null,\n                    \"subscriptionActivationDate\": null,\n                    \"subscriptionExpirationDate\": null,\n                    \"subscriptionCancellationDate\": null,\n                    \"subscriptionPrice\": null,\n                    \"subscriptionInterval\": null,\n                    \"subscriptionIntervalUnit\": null,\n                    \"subscriptionStatus\": null,\n                    \"subscriptionCurrentPeriodStarted\": null,\n                    \"subscriptionCurrentPeriodEnds\": null,\n                    \"subscriptionFirstPaymentDate\": null,\n                    \"subscriptionFirstPayment\": null,\n                    \"subscriptionNextBillingDate\": null,\n                    \"subcriptionDuration\": null,\n                    \"numberOfHistoricSuccessfulPayments\": null,\n                    \"balanceOnSubscription\": null,\n                    \"cancellationPenalty\": null,\n                    \"cancellationPenaltyDescription\": null,\n                    \"subscriptionCancellationPolicy\": null,\n                    \"subscriptionCancellationPolicyLink\": null,\n                    \"subscriptionContract\": null,\n                    \"subscriptionContractLink\": null,\n                    \"subscriptionDisputed\": null,\n                    \"subscriptionFirstPaymentDisputed\": null,\n                    \"subscriptionDisputeDate\": null\n                }\n            }\n        ],\n        \"transactionDetails\": {\n            \"deviceIpAddress\": \"35.161.194.201\",\n            \"geolocation\": null,\n            \"orderDeviceId\": null,\n            \"orderDeviceName\": null,\n            \"deviceType\": null,\n            \"appSourceBrowserType\": null,\n            \"simDetails\": null,\n            \"mobileNetworkProvider\": null,\n            \"imeiId\": null,\n            \"iccId\": null,\n            \"responseType\": null\n        },\n        \"payments\": [\n            {\n                \"id\": null,\n                \"matchedPayment\": null,\n                \"cardType\": \"Visa\",\n                \"cardBin\": \"440066\",\n                \"bankCardPaymentMethod\": null,\n                \"expiryMonth\": null,\n                \"expiryYear\": null,\n                \"cardCvv2ValidationOutcomeAtPurchase\": null,\n                \"cardCvv2ValidationOutcomeDescription\": null,\n                \"avsMatch\": \"Y\",\n                \"totalBeforeTax\": null,\n                \"paymentAmount\": null,\n                \"transactionID\": \"4282336587\",\n                \"arn\": null,\n                \"authorizationCode\": \"01627D\",\n                \"authDate\": null,\n                \"transactionType\": null,\n                \"merchantIdentificationNumber\": \"6333999472040001\",\n                \"paymentGatewayId\": null,\n                \"paymentGatewayDescriptor\": null,\n                \"merchantBillingDescriptor\": null,\n                \"authorizedMerchantBillingDescriptor\": null,\n                \"billingName\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"billingAddress\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ],\n        \"creditReimbursements\": [\n            {\n                \"id\": null,\n                \"creditReimbursementDate\": null,\n                \"creditReimbursementMethod\": null,\n                \"voucherDetails\": null,\n                \"voucherExpirationDate\": null,\n                \"voucherAmount\": null,\n                \"voucherDate\": null,\n                \"voucherReference\": null,\n                \"creditAmount\": null,\n                \"creditReference\": null\n            }\n        ],\n        \"refunds\": [\n            {\n                \"id\": null,\n                \"referenceNumber\": null,\n                \"refundDateTime\": null,\n                \"transactionType\": null,\n                \"cardLastFour\": null,\n                \"cardType\": null,\n                \"total\": null,\n                \"orderBalance\": null\n            }\n        ],\n        \"taxItems\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"discounts\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"deliveries\": [\n            {\n                \"id\": null,\n                \"digitalDelivery\": {\n                    \"digitalDeliveryDateTime\": null,\n                    \"digitalDeliveryNotificationMessageSent\": null,\n                    \"digitalDeliveryNotificationMethod\": null,\n                    \"digitalDeliveryNotificationMessageDate\": null,\n                    \"downloadStartDateTime\": null,\n                    \"downloadCompletionDateTime\": null,\n                    \"digitalDeliveryIpAddress\": null\n                },\n                \"physicalDelivery\": {\n                    \"trackingNumber\": \"9374869903503119760989\",\n                    \"deliveryProvider\": null,\n                    \"deliveryService\": null,\n                    \"deliveryStatus\": null,\n                    \"descriptionOfOtherStatus\": null,\n                    \"dateShipped\": null,\n                    \"dateDelivered\": null,\n                    \"signatureRequiredForDelivery\": null,\n                    \"proofOfDeliverySigned\": null,\n                    \"proofOfDeliverySignedBy\": null,\n                    \"numberOfItemsDelivered\": null,\n                    \"weightOfDelivery\": null,\n                    \"specialShippingInstructions\": null,\n                    \"packingSlipContents\": null,\n                    \"addressVerificationForShipping\": null,\n                    \"billingAddressMatchesShippingAddress\": null,\n                    \"customerPickup\": null,\n                    \"reasonForPickup\": null,\n                    \"pickupDate\": null,\n                    \"idVerifiedAtPickupLocation\": null,\n                    \"idVerificationAtPickupLocation\": null,\n                    \"shippingName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"shippingAddress\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"pickupAddressLocation\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"nameOfSigner\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                }\n            }\n        ],\n        \"reservations\": [\n            {\n                \"id\": null,\n                \"startDateOfReservation\": null,\n                \"endDateOfReservation\": null,\n                \"reservationStatus\": null,\n                \"cancellationPolicy\": null,\n                \"travelInsurance\": null,\n                \"passportNumber\": null,\n                \"airTravel\": {\n                    \"itinerary\": null,\n                    \"additionalRelatedPurchases\": null,\n                    \"flightManifestBirthDate\": null,\n                    \"travelUtilizationIndicator\": null,\n                    \"passenger1Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger2Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger3Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger4Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger5Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"flightManifestName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                },\n                \"carRental\": {\n                    \"loyaltyId\": null,\n                    \"vehicleType\": null,\n                    \"pickupDateTime\": null,\n                    \"pickupLocation\": null,\n                    \"dropoffDateTime\": null,\n                    \"dropoffLocation\": null,\n                    \"name\": null\n                },\n                \"hotel\": {\n                    \"roomType\": null,\n                    \"stayDuration\": null\n                }\n            }\n        ],\n        \"loyalty\": [\n            {\n                \"id\": null,\n                \"loyaltyProgramName\": null,\n                \"loyaltyNumberRegistered\": null,\n                \"loyaltyNameRegistered\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"loyaltyAddressRegistered\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ]\n    },\n    \"merchantProfile\": {\n        \"name\": \"MOBSTUB INC\",\n        \"description\": \"MOBSTUB.COM 888-2296390\",\n        \"refundPolicyRecap\": null,\n        \"refundPolicy\": null,\n        \"refundPolicyLink\": \"https://www.mobstub.com/p/return_policy\",\n        \"termsAndConditionsRecap\": null,\n        \"termsAndConditions\": null,\n        \"termsAndConditionsLink\": \"https://www.mobstub.com/p/terms_and_conditions\",\n        \"logo\": {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        \"merchantReceiptContact\": {\n            \"phoneForReceipt\": \"(718) 407-2443\",\n            \"emailForReceipt\": \"support@mobstub.com\",\n            \"websiteForReceipt\": \"https://www.mobstub.com/contact_us\",\n            \"receiptAddress\": {\n                \"address1\": \"495 Empire BLVD Brooklyn NY, 11225\",\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"merchantCustomerServiceContact\": {\n            \"phoneNumber\": \"(718) 407-2443\",\n            \"email\": \"support@mobstub.com\",\n            \"website\": \"https://www.mobstub.com/contact_us\",\n            \"customerServiceInstructions\": null,\n            \"address\": {\n                \"address1\": \"495 Empire BLVD Brooklyn NY, 11225\",\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"MCC\": \"5399\"\n    },\n    \"accountProfile\": {\n        \"email\": null,\n        \"phone\": null,\n        \"userIdName\": null,\n        \"customerNameDuration\": null,\n        \"accountCreationDate\": null,\n        \"accountLastUsageDate\": null,\n        \"cardsAddedCount\": null,\n        \"cardAuthenticationMethod\": null,\n        \"cardAddedToAccountDate\": null,\n        \"cvv2ValidationOutcomeAtRegistration\": null,\n        \"totalSpendAmount\": null,\n        \"cardholderVisitCountPrior\": null,\n        \"cardholderVisitCountSince\": null,\n        \"monthsSinceFirstPurchase\": null,\n        \"countOfPurchasesSinceRegistration\": null,\n        \"countOfDisputedPurchasesSinceRegistration\": null,\n        \"additionalRelatedDisputes\": null,\n        \"disputeHistoryMatch\": null,\n        \"lastLoginDate\": null,\n        \"membershipSubscriptionType\": null,\n        \"goodOrders90DaysOld\": null,\n        \"accountPrimaryDeviceId\": null,\n        \"accountPrimaryDeviceName\": null,\n        \"accountAuthenticationConducted\": null,\n        \"passwordLastUpdatedDateTime\": null,\n        \"passwordAuthenticationDateTime\": null,\n        \"emailAccountHistory\": null,\n        \"accountCreationIpAddress\": null,\n        \"name\": {\n            \"salutation\": null,\n            \"firstname\": null,\n            \"middlename\": null,\n            \"lastname\": null,\n            \"suffix\": null\n        },\n        \"accountShippingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"accountBillingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"consequence\": {\n            \"consequenceStatus\": null,\n            \"consequence\": null\n        },\n        \"historicOrders\": [\n            {\n                \"orderID\": null,\n                \"orderDate\": null,\n                \"orderTotal\": null,\n                \"primaryDeviceId\": null,\n                \"primaryDeviceName\": null,\n                \"deviceIpAddress\": null,\n                \"cardType\": null,\n                \"userIdName\": null,\n                \"matchCreditCard\": null,\n                \"matchDeviceId\": null,\n                \"matchDeviceName\": null,\n                \"matchIpAddress\": null,\n                \"matchGeoLocation\": null\n            }\n        ]\n    },\n    \"attachments\": [\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        }\n    ]\n}"}],"_postman_id":"83360275-7e2f-47c3-9cc0-0f5c3ea22dc1"},{"name":"200 Reponse (2)","id":"3356833e-c802-4e97-8509-802f2e697ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=S31-hp8RlQ45AgEOu0lutGUMqNg","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=61467017587&transactionDate=2018-12-21&merchantId=912200212936","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"61467017587"},{"key":"transactionDate","value":"2018-12-21"},{"key":"merchantId","value":"912200212936"}]},"description":"merchantId included in request"},"response":[{"id":"8939c585-385d-4f4c-bead-7fde6f98c0df","name":"200 Reponse (2)","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=S31-hp8RlQ45AgEOu0lutGUMqNg","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=61467017587&transactionDate=2018-12-21&merchantId=912200212936","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"61467017587"},{"key":"transactionDate","value":"2018-12-21"},{"key":"merchantId","value":"912200212936"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 07 Jan 2019 17:09:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26251"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-requestedSig-0","value":"S31-hp8RlQ45AgEOu0lutGUMqNg"},{"key":"X-generatedSig-orig","value":"S31+hp8RlQ45AgEOu0lutGUMqNg="},{"key":"X-generatedSig-modified","value":"S31-hp8RlQ45AgEOu0lutGUMqNg"},{"key":"X-Query","value":"SELECT t.*, m.merchantdba   FROM cdb500273.`_tbl_vendors_transactions` t   JOIN cdb500273.`5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND t.transid IN(61467017587) AND t.merchantnumber IN(912200212936) AND ( t.transdatetime >= '2018-12-20 00:00:00')  AND ( t.transdatetime <= '2018-12-22 23:00:00')   ORDER BY t.id DESC LIMIT 2"},{"key":"X-Total-Records","value":"1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"2420"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"invoiceNumber\": null,\n        \"merchantOrderId\": null,\n        \"orderDate\": \"2018-12-21T16:04:17Z\",\n        \"orderStatus\": null,\n        \"orderStatusOther\": null,\n        \"orderEmail\": \"jillium7@gmail.com\",\n        \"orderPhone\": null,\n        \"relationshipToAccountHolder\": null,\n        \"subtotal\": null,\n        \"shippingHandling\": null,\n        \"tax\": null,\n        \"total\": 25,\n        \"currency\": null,\n        \"specialInstructions\": null,\n        \"communications\": null,\n        \"proofOfConsent\": null,\n        \"refundEligible\": null,\n        \"orderRecipientName\": {\n            \"salutation\": null,\n            \"firstname\": \"Jill\",\n            \"middlename\": null,\n            \"lastname\": \"Garrett\",\n            \"suffix\": null\n        },\n        \"storeAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"orderItems\": [\n            {\n                \"id\": null,\n                \"productId\": null,\n                \"productSku\": null,\n                \"productName\": null,\n                \"productDescription\": null,\n                \"artistSeller\": null,\n                \"conditionOfGoods\": null,\n                \"linkToItemPurchased\": null,\n                \"quantity\": null,\n                \"productPrice\": null,\n                \"productType\": null,\n                \"itemDeliveryFormat\": null,\n                \"deliveryReferenceId\": null,\n                \"refundReferenceId\": null,\n                \"creditReimbursementReferenceId\": null,\n                \"usage\": {\n                    \"productInUse\": null,\n                    \"lastUtilizationDate\": null,\n                    \"totalUsage\": null,\n                    \"consumptionDescription\": null,\n                    \"consumptionMethod\": null\n                },\n                \"recurring\": {\n                    \"trialPeriod\": null,\n                    \"trialStatus\": null,\n                    \"trialInterval\": null,\n                    \"trialIntervalUnit\": null,\n                    \"trialStartDate\": null,\n                    \"trialActivationData\": null,\n                    \"trialActivationDate\": null,\n                    \"trialEndDate\": null,\n                    \"trialPrice\": null,\n                    \"subscriptionStartDate\": null,\n                    \"subscriptionActivationDate\": null,\n                    \"subscriptionExpirationDate\": null,\n                    \"subscriptionCancellationDate\": null,\n                    \"subscriptionPrice\": null,\n                    \"subscriptionInterval\": null,\n                    \"subscriptionIntervalUnit\": null,\n                    \"subscriptionStatus\": null,\n                    \"subscriptionCurrentPeriodStarted\": null,\n                    \"subscriptionCurrentPeriodEnds\": null,\n                    \"subscriptionFirstPaymentDate\": null,\n                    \"subscriptionFirstPayment\": null,\n                    \"subscriptionNextBillingDate\": null,\n                    \"subcriptionDuration\": null,\n                    \"numberOfHistoricSuccessfulPayments\": null,\n                    \"balanceOnSubscription\": null,\n                    \"cancellationPenalty\": null,\n                    \"cancellationPenaltyDescription\": null,\n                    \"subscriptionCancellationPolicy\": null,\n                    \"subscriptionCancellationPolicyLink\": null,\n                    \"subscriptionContract\": null,\n                    \"subscriptionContractLink\": null,\n                    \"subscriptionDisputed\": null,\n                    \"subscriptionFirstPaymentDisputed\": null,\n                    \"subscriptionDisputeDate\": null\n                }\n            }\n        ],\n        \"transactionDetails\": {\n            \"deviceIpAddress\": null,\n            \"geolocation\": null,\n            \"orderDeviceId\": null,\n            \"orderDeviceName\": null,\n            \"deviceType\": null,\n            \"appSourceBrowserType\": null,\n            \"simDetails\": null,\n            \"mobileNetworkProvider\": null,\n            \"imeiId\": null,\n            \"iccId\": null,\n            \"responseType\": null\n        },\n        \"payments\": [\n            {\n                \"id\": null,\n                \"matchedPayment\": null,\n                \"cardType\": \"VISA\",\n                \"cardBin\": \"449374\",\n                \"bankCardPaymentMethod\": null,\n                \"expiryMonth\": null,\n                \"expiryYear\": null,\n                \"cardCvv2ValidationOutcomeAtPurchase\": null,\n                \"cardCvv2ValidationOutcomeDescription\": null,\n                \"avsMatch\": null,\n                \"totalBeforeTax\": null,\n                \"paymentAmount\": null,\n                \"transactionID\": \"61467017587\",\n                \"arn\": null,\n                \"authorizationCode\": null,\n                \"authDate\": null,\n                \"transactionType\": null,\n                \"merchantIdentificationNumber\": \"912200212936\",\n                \"paymentGatewayId\": null,\n                \"paymentGatewayDescriptor\": null,\n                \"merchantBillingDescriptor\": null,\n                \"authorizedMerchantBillingDescriptor\": null,\n                \"billingName\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"billingAddress\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ],\n        \"creditReimbursements\": [\n            {\n                \"id\": null,\n                \"creditReimbursementDate\": null,\n                \"creditReimbursementMethod\": null,\n                \"voucherDetails\": null,\n                \"voucherExpirationDate\": null,\n                \"voucherAmount\": null,\n                \"voucherDate\": null,\n                \"voucherReference\": null,\n                \"creditAmount\": null,\n                \"creditReference\": null\n            }\n        ],\n        \"refunds\": [\n            {\n                \"id\": null,\n                \"referenceNumber\": null,\n                \"refundDateTime\": null,\n                \"transactionType\": null,\n                \"cardLastFour\": null,\n                \"cardType\": null,\n                \"total\": null,\n                \"orderBalance\": null\n            }\n        ],\n        \"taxItems\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"discounts\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"deliveries\": [\n            {\n                \"id\": null,\n                \"digitalDelivery\": {\n                    \"digitalDeliveryDateTime\": null,\n                    \"digitalDeliveryNotificationMessageSent\": null,\n                    \"digitalDeliveryNotificationMethod\": null,\n                    \"digitalDeliveryNotificationMessageDate\": null,\n                    \"downloadStartDateTime\": null,\n                    \"downloadCompletionDateTime\": null,\n                    \"digitalDeliveryIpAddress\": null\n                },\n                \"physicalDelivery\": {\n                    \"trackingNumber\": null,\n                    \"deliveryProvider\": null,\n                    \"deliveryService\": null,\n                    \"deliveryStatus\": null,\n                    \"descriptionOfOtherStatus\": null,\n                    \"dateShipped\": null,\n                    \"dateDelivered\": null,\n                    \"signatureRequiredForDelivery\": null,\n                    \"proofOfDeliverySigned\": null,\n                    \"proofOfDeliverySignedBy\": null,\n                    \"numberOfItemsDelivered\": null,\n                    \"weightOfDelivery\": null,\n                    \"specialShippingInstructions\": null,\n                    \"packingSlipContents\": null,\n                    \"addressVerificationForShipping\": null,\n                    \"billingAddressMatchesShippingAddress\": null,\n                    \"customerPickup\": null,\n                    \"reasonForPickup\": null,\n                    \"pickupDate\": null,\n                    \"idVerifiedAtPickupLocation\": null,\n                    \"idVerificationAtPickupLocation\": null,\n                    \"shippingName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"shippingAddress\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"pickupAddressLocation\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"nameOfSigner\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                }\n            }\n        ],\n        \"reservations\": [\n            {\n                \"id\": null,\n                \"startDateOfReservation\": null,\n                \"endDateOfReservation\": null,\n                \"reservationStatus\": null,\n                \"cancellationPolicy\": null,\n                \"travelInsurance\": null,\n                \"passportNumber\": null,\n                \"airTravel\": {\n                    \"itinerary\": null,\n                    \"additionalRelatedPurchases\": null,\n                    \"flightManifestBirthDate\": null,\n                    \"travelUtilizationIndicator\": null,\n                    \"passenger1Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger2Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger3Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger4Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger5Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"flightManifestName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                },\n                \"carRental\": {\n                    \"loyaltyId\": null,\n                    \"vehicleType\": null,\n                    \"pickupDateTime\": null,\n                    \"pickupLocation\": null,\n                    \"dropoffDateTime\": null,\n                    \"dropoffLocation\": null,\n                    \"name\": null\n                },\n                \"hotel\": {\n                    \"roomType\": null,\n                    \"stayDuration\": null\n                }\n            }\n        ],\n        \"loyalty\": [\n            {\n                \"id\": null,\n                \"loyaltyProgramName\": null,\n                \"loyaltyNumberRegistered\": null,\n                \"loyaltyNameRegistered\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"loyaltyAddressRegistered\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ]\n    },\n    \"merchantProfile\": {\n        \"name\": \"CULTUREDQUOTES\",\n        \"description\": null,\n        \"refundPolicyRecap\": null,\n        \"refundPolicy\": null,\n        \"refundPolicyLink\": null,\n        \"termsAndConditionsRecap\": null,\n        \"termsAndConditions\": null,\n        \"termsAndConditionsLink\": null,\n        \"logo\": {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        \"merchantReceiptContact\": {\n            \"phoneForReceipt\": null,\n            \"emailForReceipt\": null,\n            \"websiteForReceipt\": null,\n            \"receiptAddress\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"merchantCustomerServiceContact\": {\n            \"phoneNumber\": null,\n            \"email\": null,\n            \"website\": null,\n            \"customerServiceInstructions\": null,\n            \"address\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"MCC\": null\n    },\n    \"accountProfile\": {\n        \"email\": null,\n        \"phone\": null,\n        \"userIdName\": null,\n        \"customerNameDuration\": null,\n        \"accountCreationDate\": null,\n        \"accountLastUsageDate\": null,\n        \"cardsAddedCount\": null,\n        \"cardAuthenticationMethod\": null,\n        \"cardAddedToAccountDate\": null,\n        \"cvv2ValidationOutcomeAtRegistration\": null,\n        \"totalSpendAmount\": null,\n        \"cardholderVisitCountPrior\": null,\n        \"cardholderVisitCountSince\": null,\n        \"monthsSinceFirstPurchase\": null,\n        \"countOfPurchasesSinceRegistration\": null,\n        \"countOfDisputedPurchasesSinceRegistration\": null,\n        \"additionalRelatedDisputes\": null,\n        \"disputeHistoryMatch\": null,\n        \"lastLoginDate\": null,\n        \"membershipSubscriptionType\": null,\n        \"goodOrders90DaysOld\": null,\n        \"accountPrimaryDeviceId\": null,\n        \"accountPrimaryDeviceName\": null,\n        \"accountAuthenticationConducted\": null,\n        \"passwordLastUpdatedDateTime\": null,\n        \"passwordAuthenticationDateTime\": null,\n        \"emailAccountHistory\": null,\n        \"accountCreationIpAddress\": null,\n        \"name\": {\n            \"salutation\": null,\n            \"firstname\": null,\n            \"middlename\": null,\n            \"lastname\": null,\n            \"suffix\": null\n        },\n        \"accountShippingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"accountBillingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"consequence\": {\n            \"consequenceStatus\": null,\n            \"consequence\": null\n        },\n        \"historicOrders\": [\n            {\n                \"orderID\": null,\n                \"orderDate\": null,\n                \"orderTotal\": null,\n                \"primaryDeviceId\": null,\n                \"primaryDeviceName\": null,\n                \"deviceIpAddress\": null,\n                \"cardType\": null,\n                \"userIdName\": null,\n                \"matchCreditCard\": null,\n                \"matchDeviceId\": null,\n                \"matchDeviceName\": null,\n                \"matchIpAddress\": null,\n                \"matchGeoLocation\": null\n            }\n        ]\n    },\n    \"attachments\": [\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        }\n    ]\n}"}],"_postman_id":"3356833e-c802-4e97-8509-802f2e697ea9"},{"name":"200 Response (3)","id":"7b6ac044-fa94-4aa2-85ce-fc88283e301b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=Lx3OoBACUoXr_CHxak7Gd2CY0is","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]},"description":"Example Request including merchantId"},"response":[{"id":"a6993fb6-6d4c-47d2-b16f-1e09446a035f","name":"200 Response (3)","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=Lx3OoBACUoXr_CHxak7Gd2CY0is","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=2018-09-12&merchantId=6333999472040001","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"2018-09-12"},{"key":"merchantId","value":"6333999472040001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 07 Jan 2019 15:53:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26239"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-requestedSig-0","value":"Lx3OoBACUoXr_CHxak7Gd2CY0is"},{"key":"X-generatedSig-orig","value":"Lx3OoBACUoXr/CHxak7Gd2CY0is="},{"key":"X-generatedSig-modified","value":"Lx3OoBACUoXr_CHxak7Gd2CY0is"},{"key":"X-Query","value":"SELECT t.*, m.merchantdba   FROM cdb500273.`_tbl_vendors_transactions` t   JOIN cdb500273.`5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND t.transid IN(4282336587) AND t.merchantnumber IN(6333999472040001) AND ( t.transdatetime >= '2018-09-11 00:00:00')  AND ( t.transdatetime <= '2018-09-13 23:00:00')   ORDER BY t.id DESC LIMIT 2"},{"key":"X-Total-Records","value":"1"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"2599"}],"cookie":[],"responseTime":null,"body":"{\n    \"order\": {\n        \"invoiceNumber\": null,\n        \"merchantOrderId\": null,\n        \"orderDate\": \"2018-09-12T11:49:07Z\",\n        \"orderStatus\": null,\n        \"orderStatusOther\": null,\n        \"orderEmail\": \"anamariaperkowski@yahoo.com\",\n        \"orderPhone\": null,\n        \"relationshipToAccountHolder\": null,\n        \"subtotal\": null,\n        \"shippingHandling\": null,\n        \"tax\": null,\n        \"total\": 30.9,\n        \"currency\": null,\n        \"specialInstructions\": null,\n        \"communications\": null,\n        \"proofOfConsent\": null,\n        \"refundEligible\": null,\n        \"orderRecipientName\": {\n            \"salutation\": null,\n            \"firstname\": \"Ana Maria\",\n            \"middlename\": null,\n            \"lastname\": \"Perkowski\",\n            \"suffix\": null\n        },\n        \"storeAddress\": {\n            \"address1\": \"1095 East Triple Crown Loop  Hernando, FL 34442\",\n            \"address2\": null,\n            \"city\": \"Hernando\",\n            \"state\": \"FL\",\n            \"zip\": \"34442\",\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"orderItems\": [\n            {\n                \"id\": null,\n                \"productId\": null,\n                \"productSku\": null,\n                \"productName\": null,\n                \"productDescription\": \"(1) Diamond Accent Semi Precious Aquamarine Ring\",\n                \"artistSeller\": null,\n                \"conditionOfGoods\": null,\n                \"linkToItemPurchased\": null,\n                \"quantity\": null,\n                \"productPrice\": null,\n                \"productType\": null,\n                \"itemDeliveryFormat\": null,\n                \"deliveryReferenceId\": null,\n                \"refundReferenceId\": null,\n                \"creditReimbursementReferenceId\": null,\n                \"usage\": {\n                    \"productInUse\": null,\n                    \"lastUtilizationDate\": null,\n                    \"totalUsage\": null,\n                    \"consumptionDescription\": null,\n                    \"consumptionMethod\": null\n                },\n                \"recurring\": {\n                    \"trialPeriod\": null,\n                    \"trialStatus\": null,\n                    \"trialInterval\": null,\n                    \"trialIntervalUnit\": null,\n                    \"trialStartDate\": null,\n                    \"trialActivationData\": null,\n                    \"trialActivationDate\": null,\n                    \"trialEndDate\": null,\n                    \"trialPrice\": null,\n                    \"subscriptionStartDate\": null,\n                    \"subscriptionActivationDate\": null,\n                    \"subscriptionExpirationDate\": null,\n                    \"subscriptionCancellationDate\": null,\n                    \"subscriptionPrice\": null,\n                    \"subscriptionInterval\": null,\n                    \"subscriptionIntervalUnit\": null,\n                    \"subscriptionStatus\": null,\n                    \"subscriptionCurrentPeriodStarted\": null,\n                    \"subscriptionCurrentPeriodEnds\": null,\n                    \"subscriptionFirstPaymentDate\": null,\n                    \"subscriptionFirstPayment\": null,\n                    \"subscriptionNextBillingDate\": null,\n                    \"subcriptionDuration\": null,\n                    \"numberOfHistoricSuccessfulPayments\": null,\n                    \"balanceOnSubscription\": null,\n                    \"cancellationPenalty\": null,\n                    \"cancellationPenaltyDescription\": null,\n                    \"subscriptionCancellationPolicy\": null,\n                    \"subscriptionCancellationPolicyLink\": null,\n                    \"subscriptionContract\": null,\n                    \"subscriptionContractLink\": null,\n                    \"subscriptionDisputed\": null,\n                    \"subscriptionFirstPaymentDisputed\": null,\n                    \"subscriptionDisputeDate\": null\n                }\n            }\n        ],\n        \"transactionDetails\": {\n            \"deviceIpAddress\": \"35.161.194.201\",\n            \"geolocation\": null,\n            \"orderDeviceId\": null,\n            \"orderDeviceName\": null,\n            \"deviceType\": null,\n            \"appSourceBrowserType\": null,\n            \"simDetails\": null,\n            \"mobileNetworkProvider\": null,\n            \"imeiId\": null,\n            \"iccId\": null,\n            \"responseType\": null\n        },\n        \"payments\": [\n            {\n                \"id\": null,\n                \"matchedPayment\": null,\n                \"cardType\": \"Visa\",\n                \"cardBin\": \"440066\",\n                \"bankCardPaymentMethod\": null,\n                \"expiryMonth\": null,\n                \"expiryYear\": null,\n                \"cardCvv2ValidationOutcomeAtPurchase\": null,\n                \"cardCvv2ValidationOutcomeDescription\": null,\n                \"avsMatch\": \"Y\",\n                \"totalBeforeTax\": null,\n                \"paymentAmount\": null,\n                \"transactionID\": \"4282336587\",\n                \"arn\": null,\n                \"authorizationCode\": \"01627D\",\n                \"authDate\": null,\n                \"transactionType\": null,\n                \"merchantIdentificationNumber\": \"6333999472040001\",\n                \"paymentGatewayId\": null,\n                \"paymentGatewayDescriptor\": null,\n                \"merchantBillingDescriptor\": null,\n                \"authorizedMerchantBillingDescriptor\": null,\n                \"billingName\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"billingAddress\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ],\n        \"creditReimbursements\": [\n            {\n                \"id\": null,\n                \"creditReimbursementDate\": null,\n                \"creditReimbursementMethod\": null,\n                \"voucherDetails\": null,\n                \"voucherExpirationDate\": null,\n                \"voucherAmount\": null,\n                \"voucherDate\": null,\n                \"voucherReference\": null,\n                \"creditAmount\": null,\n                \"creditReference\": null\n            }\n        ],\n        \"refunds\": [\n            {\n                \"id\": null,\n                \"referenceNumber\": null,\n                \"refundDateTime\": null,\n                \"transactionType\": null,\n                \"cardLastFour\": null,\n                \"cardType\": null,\n                \"total\": null,\n                \"orderBalance\": null\n            }\n        ],\n        \"taxItems\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"discounts\": [\n            {\n                \"id\": null,\n                \"description\": null,\n                \"amount\": null\n            }\n        ],\n        \"deliveries\": [\n            {\n                \"id\": null,\n                \"digitalDelivery\": {\n                    \"digitalDeliveryDateTime\": null,\n                    \"digitalDeliveryNotificationMessageSent\": null,\n                    \"digitalDeliveryNotificationMethod\": null,\n                    \"digitalDeliveryNotificationMessageDate\": null,\n                    \"downloadStartDateTime\": null,\n                    \"downloadCompletionDateTime\": null,\n                    \"digitalDeliveryIpAddress\": null\n                },\n                \"physicalDelivery\": {\n                    \"trackingNumber\": \"9374869903503119760989\",\n                    \"deliveryProvider\": null,\n                    \"deliveryService\": null,\n                    \"deliveryStatus\": null,\n                    \"descriptionOfOtherStatus\": null,\n                    \"dateShipped\": null,\n                    \"dateDelivered\": null,\n                    \"signatureRequiredForDelivery\": null,\n                    \"proofOfDeliverySigned\": null,\n                    \"proofOfDeliverySignedBy\": null,\n                    \"numberOfItemsDelivered\": null,\n                    \"weightOfDelivery\": null,\n                    \"specialShippingInstructions\": null,\n                    \"packingSlipContents\": null,\n                    \"addressVerificationForShipping\": null,\n                    \"billingAddressMatchesShippingAddress\": null,\n                    \"customerPickup\": null,\n                    \"reasonForPickup\": null,\n                    \"pickupDate\": null,\n                    \"idVerifiedAtPickupLocation\": null,\n                    \"idVerificationAtPickupLocation\": null,\n                    \"shippingName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"shippingAddress\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"pickupAddressLocation\": {\n                        \"address1\": null,\n                        \"address2\": null,\n                        \"city\": null,\n                        \"state\": null,\n                        \"zip\": null,\n                        \"country\": null,\n                        \"latitude\": null,\n                        \"longitude\": null\n                    },\n                    \"nameOfSigner\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                }\n            }\n        ],\n        \"reservations\": [\n            {\n                \"id\": null,\n                \"startDateOfReservation\": null,\n                \"endDateOfReservation\": null,\n                \"reservationStatus\": null,\n                \"cancellationPolicy\": null,\n                \"travelInsurance\": null,\n                \"passportNumber\": null,\n                \"airTravel\": {\n                    \"itinerary\": null,\n                    \"additionalRelatedPurchases\": null,\n                    \"flightManifestBirthDate\": null,\n                    \"travelUtilizationIndicator\": null,\n                    \"passenger1Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger2Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger3Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger4Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"passenger5Name\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    },\n                    \"flightManifestName\": {\n                        \"salutation\": null,\n                        \"firstname\": null,\n                        \"middlename\": null,\n                        \"lastname\": null,\n                        \"suffix\": null\n                    }\n                },\n                \"carRental\": {\n                    \"loyaltyId\": null,\n                    \"vehicleType\": null,\n                    \"pickupDateTime\": null,\n                    \"pickupLocation\": null,\n                    \"dropoffDateTime\": null,\n                    \"dropoffLocation\": null,\n                    \"name\": null\n                },\n                \"hotel\": {\n                    \"roomType\": null,\n                    \"stayDuration\": null\n                }\n            }\n        ],\n        \"loyalty\": [\n            {\n                \"id\": null,\n                \"loyaltyProgramName\": null,\n                \"loyaltyNumberRegistered\": null,\n                \"loyaltyNameRegistered\": {\n                    \"salutation\": null,\n                    \"firstname\": null,\n                    \"middlename\": null,\n                    \"lastname\": null,\n                    \"suffix\": null\n                },\n                \"loyaltyAddressRegistered\": {\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"zip\": null,\n                    \"country\": null,\n                    \"latitude\": null,\n                    \"longitude\": null\n                }\n            }\n        ]\n    },\n    \"merchantProfile\": {\n        \"name\": \"MOBSTUB INC\",\n        \"description\": \"MOBSTUB.COM\",\n        \"refundPolicyRecap\": null,\n        \"refundPolicy\": null,\n        \"refundPolicyLink\": null,\n        \"termsAndConditionsRecap\": null,\n        \"termsAndConditions\": null,\n        \"termsAndConditionsLink\": null,\n        \"logo\": {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        \"merchantReceiptContact\": {\n            \"phoneForReceipt\": null,\n            \"emailForReceipt\": null,\n            \"websiteForReceipt\": null,\n            \"receiptAddress\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"merchantCustomerServiceContact\": {\n            \"phoneNumber\": null,\n            \"email\": null,\n            \"website\": null,\n            \"customerServiceInstructions\": null,\n            \"address\": {\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null,\n                \"latitude\": null,\n                \"longitude\": null\n            }\n        },\n        \"MCC\": null\n    },\n    \"accountProfile\": {\n        \"email\": null,\n        \"phone\": null,\n        \"userIdName\": null,\n        \"customerNameDuration\": null,\n        \"accountCreationDate\": null,\n        \"accountLastUsageDate\": null,\n        \"cardsAddedCount\": null,\n        \"cardAuthenticationMethod\": null,\n        \"cardAddedToAccountDate\": null,\n        \"cvv2ValidationOutcomeAtRegistration\": null,\n        \"totalSpendAmount\": null,\n        \"cardholderVisitCountPrior\": null,\n        \"cardholderVisitCountSince\": null,\n        \"monthsSinceFirstPurchase\": null,\n        \"countOfPurchasesSinceRegistration\": null,\n        \"countOfDisputedPurchasesSinceRegistration\": null,\n        \"additionalRelatedDisputes\": null,\n        \"disputeHistoryMatch\": null,\n        \"lastLoginDate\": null,\n        \"membershipSubscriptionType\": null,\n        \"goodOrders90DaysOld\": null,\n        \"accountPrimaryDeviceId\": null,\n        \"accountPrimaryDeviceName\": null,\n        \"accountAuthenticationConducted\": null,\n        \"passwordLastUpdatedDateTime\": null,\n        \"passwordAuthenticationDateTime\": null,\n        \"emailAccountHistory\": null,\n        \"accountCreationIpAddress\": null,\n        \"name\": {\n            \"salutation\": null,\n            \"firstname\": null,\n            \"middlename\": null,\n            \"lastname\": null,\n            \"suffix\": null\n        },\n        \"accountShippingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"accountBillingAddress\": {\n            \"address1\": null,\n            \"address2\": null,\n            \"city\": null,\n            \"state\": null,\n            \"zip\": null,\n            \"country\": null,\n            \"latitude\": null,\n            \"longitude\": null\n        },\n        \"consequence\": {\n            \"consequenceStatus\": null,\n            \"consequence\": null\n        },\n        \"historicOrders\": [\n            {\n                \"orderID\": null,\n                \"orderDate\": null,\n                \"orderTotal\": null,\n                \"primaryDeviceId\": null,\n                \"primaryDeviceName\": null,\n                \"deviceIpAddress\": null,\n                \"cardType\": null,\n                \"userIdName\": null,\n                \"matchCreditCard\": null,\n                \"matchDeviceId\": null,\n                \"matchDeviceName\": null,\n                \"matchIpAddress\": null,\n                \"matchGeoLocation\": null\n            }\n        ]\n    },\n    \"attachments\": [\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        },\n        {\n            \"attachment\": null,\n            \"attachmentFileType\": null,\n            \"attachmentDescription\": null\n        }\n    ]\n}"}],"_postman_id":"7b6ac044-fa94-4aa2-85ce-fc88283e301b"},{"name":"400 Bad Search Parameter","id":"08235fde-5824-4f67-a580-665fa0bbf292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2019-01-04T19:39:27Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=w6RvIpwPs-7yUvF2kZDOugUACdo","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&arn=123453454357567456745745&cardBin=4007007&cardLastFour=0027&transactionDate=2018-09-12","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"arn","value":"123453454357567456745745"},{"key":"cardBin","value":"4007007","description":"Invalid format, numeric character length is 7"},{"key":"cardLastFour","value":"0027"},{"key":"transactionDate","value":"2018-09-12"}]},"description":"Invalid cardBin"},"response":[{"id":"d9197c11-e64b-4017-8892-78a87239dfd1","name":"400 Bad Search Parameter","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2019-01-04T19:39:27Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=w6RvIpwPs-7yUvF2kZDOugUACdo","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&arn=123453454357567456745745&cardBin=4007007&cardLastFour=0027&transactionDate=2018-09-12","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"arn","value":"123453454357567456745745"},{"key":"cardBin","value":"4007007","description":"Invalid format, numeric character length is 7"},{"key":"cardLastFour","value":"0027"},{"key":"transactionDate","value":"2018-09-12"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 07 Jan 2019 15:56:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26240"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-MSG","value":"Invalid Values have been detected."},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"74"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid values detected on: cardBin: 4007007\"\n}"}],"_postman_id":"08235fde-5824-4f67-a580-665fa0bbf292"},{"name":"400 Bad Search Parameter (2)","id":"695138b6-3993-4abd-8fef-8e999eb1cbfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=eA3n2VVl8jWtX4isN4DD7l9J7Xc","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=12/12/2018&arn=12345345435756745674574A&cardBin=400700&cardLastFour=0022","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"12/12/2018","description":"invalid format, date formatted as MDY"},{"key":"arn","value":"12345345435756745674574A","description":"invalid format, alpha character included in arn"},{"key":"cardBin","value":"400700"},{"key":"cardLastFour","value":"0022"}]},"description":"Invalid arn, transactionDate"},"response":[{"id":"7a3e0fa6-db68-4d7f-be42-97e5db8c469d","name":"400 Bad Search Parameter (2)","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=eA3n2VVl8jWtX4isN4DD7l9J7Xc","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=4282336587&transactionDate=12/12/2018&arn=12345345435756745674574A&cardBin=400700&cardLastFour=0022","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"4282336587"},{"key":"transactionDate","value":"12/12/2018","description":"invalid format, date formatted as M/D/Y"},{"key":"arn","value":"12345345435756745674574A","description":"invalid format, alpha character included in arn"},{"key":"cardBin","value":"400700"},{"key":"cardLastFour","value":"0022"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 07 Jan 2019 15:59:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-LOGID","value":"26241"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-MSG","value":"Invalid Values have been detected."},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"111"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid values detected on: transactionDate: 12/12/2018, arn: 12345345435756745674574A\"\n}"}],"_postman_id":"695138b6-3993-4abd-8fef-8e999eb1cbfd"},{"name":"401 Authorization Failed","id":"17e9c38d-9e41-4c6b-94e2-a84a2a694fbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","type":"text","value":"Ethoca-purchase-inquirer (version 1.0)"},{"key":"X-Eth-Date","type":"text","value":"2017-06-19T13:18:18Z"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=I0XSAaDcnSvc2m2MqtvihBLPR7ac="}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=42823365871&transactionDate=2018-09-12","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"42823365871","description":"Required for channel partners only."},{"key":"transactionDate","value":"2018-09-12"}]},"description":"As a temporary measure during the testing process.  We've include additional testing data in the response header. We will remove this response on the Live Enviornment.\n\nResponse Header\n\n| key | value |\n| ------:| -----------:|\n| x-debug   | add this key to the header to view the requestedSig and the generatedSig  |\n| requestedsig   | requested signature sent to cbd.com. |\n| stringToSign | the parameters used to generate the signature. |\n| generatedSig    | the generated signature from stringToSign |"},"response":[{"id":"b3171219-9bbd-49ab-9ae3-7e2ec940a15a","name":"401 Authorization Failed","originalRequest":{"method":"GET","header":[{"key":"User-Agent","type":"text","value":"Ethoca-purchase-inquirer (version 1.0)"},{"key":"X-Eth-Date","type":"text","value":"2017-06-19T13:18:18Z"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=I0XSAaDcnSvc2m2MqtvihBLPR7ac="}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=42823365871&transactionDate=2018-09-12","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"42823365871","description":"Required for channel partners only."},{"key":"transactionDate","value":"2018-09-12"}]}},"status":"Authorization Required","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 03 Jan 2019 16:56:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-MSG","value":"Authorization Failed"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"76"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ethoca request rejected due to bad signature\"\n}"},{"id":"cf21d04c-cedb-4519-8617-af933dccd3b9","name":"401 Authorization Failed","originalRequest":{"method":"GET","header":[{"key":"User-Agent","type":"text","value":"Ethoca-purchase-inquirer (version 1.0)"},{"key":"X-Eth-Date","type":"text","value":"2017-06-19T13:18:18Z"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=I0XSAaDcnSvc2m2MqtvihBLPR7ac="}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?tranId=42823365871&transactionDate=2018-09-12","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"tranId","value":"42823365871","description":"Required for channel partners only."},{"key":"transactionDate","value":"2018-09-12"}]}},"status":"Authorization Required","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 03 Jan 2019 16:21:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-MSG","value":"Authorization Failed"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"76"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Ethoca request rejected due to bad signature\"\n}"}],"_postman_id":"17e9c38d-9e41-4c6b-94e2-a84a2a694fbc"},{"name":"404 Payload Not Found","id":"8691e463-bfe8-49e9-a664-be72253b68ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=J1_rZf9rLOE4t7uCqkHZBmP-bLs","type":"text"},{"key":"x-debug","value":"true","type":"text"}],"url":"https://cbd.warplite.com:443/api/v2/orders/"},"response":[{"id":"edb65a0d-c101-487a-9b53-5262267fc7af","name":"404 Payload Not Found","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=J1_rZf9rLOE4t7uCqkHZBmP+bLs","type":"text"}],"url":"https://cbd.warplite.com:443/api/v2/orders/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 03 Jan 2019 16:53:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-MSG","value":"Payload not found"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"114"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Allowed Parameters: tranId, transactionDate, authDate, arn, cardType, cardBin, cardLastFour, transactionAmount\"\n}"}],"_postman_id":"8691e463-bfe8-49e9-a664-be72253b68ec"},{"name":"300 Multiple records found","id":"47d90299-b28e-4a7e-9540-3d8d255b0977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=8ToC56OUf5c6xQdaxaNRpOUIRwA","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?transactionDate=2018-12-21","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"transactionDate","value":"2018-12-21"}]}},"response":[{"id":"da4d0f7a-89d0-4719-81df-8f5cedb69ccd","name":"300 Multiple records found","originalRequest":{"method":"GET","header":[{"key":"User-Agent","value":"Ethoca-purchase-inquirer (version 2.1.1)","type":"text"},{"key":"X-Eth-Date","value":"2018-12-21T13:25:18Z","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"ETHOCA-SHA1 KeyRef=ChargebackDefenseSecretKey1,Signature=8ToC56OUf5c6xQdaxaNRpOUIRwA","type":"text"},{"key":"x-debug","value":"true","type":"text"}],"url":{"raw":"https://cbd.warplite.com:443/api/v2/orders/?transactionDate=2018-12-21","protocol":"https","host":["cbd","warplite","com"],"port":"443","path":["api","v2","orders",""],"query":[{"key":"transactionDate","value":"2018-12-21"}]}},"status":"Multiple Choices","code":300,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 04 Jan 2019 19:22:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-URI-Port","value":"cbd.warplite.com"},{"key":"X-Query","value":"SELECT t.*, m.merchantdba   FROM cdb500273.`_tbl_vendors_transactions` t   JOIN cdb500273.`5tbl_merchants` m ON t.merchantid = m.merchantid   WHERE 1=1  AND ( t.transdatetime >= '2018-12-20 00:00:00')  AND ( t.transdatetime <= '2018-12-22 23:00:00')   ORDER BY t.id DESC LIMIT 2"},{"key":"X-Total-Records","value":"2"},{"key":"X-MSG","value":"Multiple Records Found"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Multiple Records Found\"\n}"}],"_postman_id":"47d90299-b28e-4a7e-9540-3d8d255b0977"}],"event":[{"listen":"prerequest","script":{"id":"bf3b4196-4d3b-4c47-bb43-4175768a4b55","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"23d934b2-02b0-4040-8902-c7d52cd2e21d","type":"text/javascript","exec":[""]}}]}