Hi Judy,
This is the data I'm passing
[
{
"PaymentCard": null,
"TokenizedPaymentCard": {
"IsSwipe": false,
"TenderType": "xx",
"CardTokenInfo": {
"CardToken": "xxxxxxxxxxxxxxxxxxxxxx",
"UniqueCardId": "8b34cce5-fe17-49ad-9abf-xxxxxxx",
"ServiceAccountId": "100xxxxxxx",
"MaskedCardNumber": "************111"
},
"Phone": null,
"Country": "ZAF",
"House": "N/A",
"Address1": "Address1",
"Address2": "Address2",
"City": "ASDASDASD",
"State": "ASDASDASD",
"Zip": "ASDASDASD",
"NameOnCard": "xxxx xxx",
"CardTypeId": "xxxxxx",
"ExpirationMonth": 2,
"ExpirationYear": 2025,
"ExtensionProperties": []
},
"CardPaymentAcceptResult": null,
"IsLinkedRefund": false,
"LinkedPaymentStore": null,
"LinkedPaymentTerminalId": null,
"LinkedPaymentTransactionId": null,
"LinkedPaymentLineNumber": 0,
"LinkedPaymentCurrency": null,
"TenderLineId": null,
"Amount": 440,
"CashBackAmount": 0,
"AmountInTenderedCurrency": 0,
"AmountInCompanyCurrency": 0,
"Currency": "ZAR",
"ExchangeRate": 0,
"CompanyCurrencyExchangeRate": 0,
"TenderTypeId": "60",
"SignatureData": null,
"ReasonCodeLines": [],
"LineNumber": 0,
"GiftCardId": null,
"GiftCardPin": null,
"GiftCardExpirationYear": null,
"GiftCardExpirationMonth": null,
"CreditMemoId": null,
"CustomerId": null,
"LoyaltyCardId": null,
"CardTypeId": "xxxxxx",
"IsChangeLine": false,
"IsHistorical": false,
"IsVoidable": false,
"StatusValue": 0,
"VoidStatusValue": 0,
"AuthorizedAmount": 0,
"PaymentRefRecId": 0,
"CardPaymentAccountId": null,
"ProcessingTypeValue": 0,
"CardProcessorStatusValue": 0,
"LinkedPaymentRefRecId": 0,
"IsPolicyBypassed": null,
"ExtensionProperties": []
}
]