Re: API Validation Error: 3001. Mandatory field 'localTransactionDateTime' is missing or has invalid

Solved! Go to solution
NuranBank
Helper

API Validation Error: 3001. Mandatory field 'localTransactionDateTime' is missing or has invalid con

i have try test this API

https://sandbox.api.visa.com/visadirect/v1/adjustment

and the request was is

{
  "rewardProgramIdentificationCode""A34324",
  "amount""124.02",
  "localTransactionDateTime""2023-05-05T12:00:00",
  "cpsAuthorizationCharacteristicsIndicator""Y",
  "pointOfServiceData": {
    "panEntryMode""01",
    "posConditionCode""00"
  },
  "digitalWalletProviderId""VCIND",
  "colombiaNationalServiceData": {
    "addValueTaxReturn""10.00",
    "taxAmountConsumption""10.00",
    "nationalNetReimbursementFeeBaseAmount""20.00",
    "addValueTaxAmount""10.00",
    "nationalNetMiscAmount""10.00",
    "countryCodeNationalService""170",
    "nationalChargebackReason""11",
    "emvTransactionIndicator""1",
    "nationalNetMiscAmountType""A",
    "costTransactionIndicator""0",
    "nationalReimbursementFee""20.00"
  },
  "cardAcceptor": {
    "address": {
      "country""USA",
      "zipCode""94404",
      "county""081",
      "state""CA"
    },
    "idCode""ABCD1234ABCD123",
    "name""Visa Inc. USA-Foster City",
    "terminalId""ABCD1234"
  },
  "transactionIdentifier""100148555877923",
  "acquirerCountryCode""840",
  "acquiringBin""408999",
  "senderCurrencyCode""USD",
  "retrievalReferenceNumber""433122895499",
  "transactionTypeCode"22,
  "messageReasonCode"2150,
  "systemsTraceAuditNumber""895499",
  "businessApplicationId""AA",
  "senderPrimaryAccountNumber""4104920120500001",
  "settlementServiceIndicator""9",
  "cardProductCode""15",
  "merchantCategoryCode""6012",
  "senderCardExpiryDate""2021-10",
  "dynamicCurrencyConversionIndicator""Y"
}
1 REPLY 1
NuranBank
Helper

Re: API Validation Error: 3001. Mandatory field 'localTransactionDateTime' is missing or has invalid

the date must be valid date date of today or upcoming  date