Copy POST /api/v1/emv/send-message HTTP/1.1
Host: localhost:8080
Content-Type: application/json
Accept: */*
Content-Length: 1656
{
"data": {
"messageType": "text",
"primaryAccountNumber": "text",
"processingCode": "text",
"transactionAmount": "text",
"transmissionDateTime": "text",
"settlementConversionRate": "text",
"systemTraceAuditNumber": "text",
"localTime": "text",
"localDate": "text",
"expirationDate": "text",
"settlementDate": "text",
"conversionDate": "text",
"merchantType": "text",
"posEntryMode": "text",
"cardSequenceNumber": "text",
"posConditionCode": "text",
"posPinCaptureCode": "text",
"transactionFeeAmount": "text",
"settlementAmount": "text",
"transactionProcessingFeeAmount": "text",
"settleProcessingFeeAmount": "text",
"acquiringInstitutionId": "text",
"forwardingInstitutionId": "text",
"trackTwoData": "text",
"retrievalReferenceNumber": "text",
"authorizationIdResponse": "text",
"responseCode": "text",
"serviceRestrictionCode": "text",
"cardAcceptorTerminalId": "text",
"cardAcceptorIdCode": "text",
"cardAcceptorNameLocation": "text",
"additionalResponseData": "text",
"additionalData": "text",
"transactionCurrencyCode": "text",
"settlementCurrencyCode": "text",
"pinData": "text",
"securityRelatedControlInformation": "text",
"additionalAmounts": "text",
"integratedCircuitCardData": "text",
"messageReasonCode": "text",
"authorizingAgentId": "text",
"transportEchoData": "text",
"paymentInformation": "text",
"managementDataOnePrivate": "text",
"managementDataTwoPrivate": "text",
"primaryMessageHashValue": "text",
"extendedPaymentCode": "text",
"originalDataElement": "text",
"replacementAmount": "text",
"payee": "text",
"receivingInstitutionId": "text",
"accountIdentification1": "text",
"accountIdentification2": "text",
"posDataCode": "text",
"nearFieldCommunicationData": "text",
"secondaryMessageHashValue": "text"
},
"unpacked": true,
"unpackedData": "text"
}