For the complete documentation index, see llms.txt. This page is also available as Markdown.

Transaction Info Object

No
Name
Type
Mandatory
Min Length
Max Length
Description

1

merchantID

String

M

1

15

2

brachID

String

M

1

10

3

counterID

String

M

1

10

4

timeStamp

String

M

1

22

DD-MM-YYYY HH:MI:SS:FF

"transactionInfo": {
  "branchID": "G801",
  "counterID": "T4DU",
  "merchantID": "CICOINDOMARET",
  "timeStamp": "2024-09-04 11:09:32"
}

Last updated