Transaction messages transmitted through APIs when transactions are performed usually consist of two parts:
- The header data - it indicates the source and destination of the information being transmitted
- Payload - it contains essential information about the transaction being made, which tells the system what action needs to be performed.
Term "Payload" is commonly used to differentiate the key information in the transaction message from all other information that the transaction message contains.
Related to
Comments
0 comments
Please sign in to leave a comment.