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 | 
|---|
| { "upiCollectionsId": string, "paymentRecordCount": string, "refundRecordCount": string } | 
| Fields | |
|---|---|
| upiCollectionsId | 
 REQUIRED: This should be a unique ID that identifies this batch of transactions. | 
| paymentRecordCount | 
 REQUIRED: The number of payment entries in this file. | 
| refundRecordCount | 
 REQUIRED: The number of refund entries in this file. |