Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 798 Bytes

File metadata and controls

22 lines (13 loc) · 798 Bytes

TransactionRecordResult

Properties

Name Type Description Notes
transactionID String The id for the transaction it will be a GUID [optional]
uploadedDt OffsetDateTime Time in UTC [optional]
completedDt OffsetDateTime Time in UTC [optional]
countryCode String Country Code [optional]
productName String Product Name [optional]
record Record [optional]
customerReferenceID String Customer Reference Id [optional]
errors List<ServiceError> [optional]
inputFields List<DataField> [optional]