A header object that is used for the purposes of GSP Card settlement files. It is used to encapsulate the detail surrounding the contained settlement.
JSON representation |
---|
{ "cardNetbankingCollectionsId": string, "settlementId": string, "numberOfItems": string } |
Fields | |
---|---|
card |
REQUIRED: This should be a unique ID that identifies this batch of transactions. |
settlement |
REQUIRED: The settlement ID that this file is associated with. |
number |
REQUIRED: The number of entries in this file, not counting the header entry. |