{
"success": true,
"statusCode": 201,
"message": "Tuition created successfully",
"data": {
"id": "d68c05d7-854a-4fb8-8f44-3dac7fd38ecc",
"country": "GB",
"university": {
"iban": "123211",
"name": "Payshiga University of London",
"sortCode": "3737378",
"swiftCode": "2928282",
"UCASNumber": "ejhbe873bd83be93y36v",
"accountName": "PLU bank of the GB",
"accountType": "SAVINGS",
"accountNumber": "37383837329"
},
"createdAt": "2024-04-25T06:22:48.443Z",
"updatedAt": "2024-04-25T06:22:50.361Z",
"deletedAt": null,
"type": "SCHOOL",
"currency": "GBP",
"studentId": "e6372fea-5943-479a-a12a-f4b4fdaeb0ab",
"businessId": "0bb1dfc6-a74c-4e53-b41a-4a0c1eab188e",
"reference": "shiga_business_12345",
"transaction": {
"id": "4945bf9f-68bc-4e0b-988f-7c71821895a6",
"amount": 1000,
"status": "PENDING",
"fee": 0,
"description": "Tuition",
"type": "CREDIT",
"medium": "API",
"method": null,
"currency": "GBP",
"createdAt": "2024-04-25T06:22:48.443Z",
"updatedAt": "2024-04-25T06:22:48.443Z",
"businessId": "0bb1dfc6-a74c-4e53-b41a-4a0c1eab188e",
"reference": "shg_tr_7ca4294c-36c9-42cf-8eb4-349a4dfe8d09",
"depositId": null,
"spendingId": null,
"refundId": null,
"topupId": null,
"tuitionId": "d68c05d7-854a-4fb8-8f44-3dac7fd38ecc",
"walletId": null,
"cardId": null,
"swapId": null,
"balance": null
}
}
}