{
"responseInfo": {
"apiId": "text",
"ver": "text",
"ts": 1,
"resMsgId": "text",
"msgId": "text",
"status": "SUCCESSFUL"
},
"bankAccounts": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"tenantId": "pb.amritsar",
"serviceCode": "ORG, IND , ULB",
"referenceId": "32e33343-7b4c-4353-9abf-4de8f5bcd764",
"bankAccountDetails": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"tenantId": "pb.amritsar",
"accountHolderName": "XYZ Holdings",
"accountNumber": "text",
"accountType": "Savings or Current or UPI or Wallet",
"isPrimary": true,
"bankBranchIdentifier": {
"type": "IFSC, SWIFT",
"code": "text",
"isActive": true,
"additionalDetails": {}
},
"isActive": true,
"documents": [
{
"id": "text",
"documentType": "text",
"fileStore": "text",
"documentUid": "text",
"additionalDetails": {}
}
],
"additionalFields": {},
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text",
"createdTime": 1,
"lastModifiedTime": 1
}
}
],
"additionalFields": {},
"auditDetails": {
"createdBy": "text",
"lastModifiedBy": "text",
"createdTime": 1,
"lastModifiedTime": 1
}
}
],
"pagination": {
"limit": 10,
"offSet": 0,
"totalCount": 1,
"sortBy": "text",
"order": {}
}
}