Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{

  "Data": {

    "Statement": [

      {

        "AccountId": "00345897",

        "StatementId": "97813",

        "StatementReference": "005",

        "Type": "RegularPeriodic",

        "StartDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "EndDateTime": "2020-04-27T0916T09:24:04.952+03:00”,

        "CreationDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "StatementDescription": [

          "March 2020 Statement" , "Bill Payment" ],

        "StatementFee": [

          {

            "Description": "Bill Payment",

            "CreditDebitIndicator": "Debit",

            "Type": "Bill Payment",

            "Frequency": "Monthly",

            "Amount": {

              "Amount": "1000",

              "Currency": "BHD"

            }

          }

        ],

        "StatementAmount": [

          {

            "CreditDebitIndicator": "Debit",

            "Type": "ClosingBalance",

            "Amount": {

              "Amount": "1000",

              "Currency": "BHD" }

          },

          {

            "CreditDebitIndicator": "Credit",

            "Type": "PreviousClosingBalance",

            "Amount": {

              "Amount": "1000",

              "Currency": "BHD"

            }

          }

          },

          {

        "AccountId": "00125865",

        "StatementId": "17873",

        "StatementReference": "008",

        "Type": "RegularPeriodic",

        "StartDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "EndDateTime": "2020-04-27T0916T09:24:04.952+03:00”,

        "CreationDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "StatementDescription": [

          "March 2020 Statement" , "Food expense"

        ],

        "StatementAmount": [

          {

            "CreditDebitIndicator": "Debit",

            "Type": "ClosingBalance",

            "Amount": {

              "Amount": "200",

              "Currency": "BHD"

            }

          },

       

          }

        ]

      }

    ]

  },"Links": {

    "Self": "www.TBC.com"

  },

  "Meta": {

    "TotalPages": 01,

    "FirstAvailableDateTime": "2020-03-27T0914T09:10:17.596+03:00",

    "LastAvailableDateTime": "2020-03-27T0916T09:10:17.596+03:00"

  }

}

4.2 Specific Account

...

{

  "Data": {

    "Statement": [

      {

        "AccountId": "00345897",

        "StatementId": "97813",

        "StatementReference": "005",

        "Type": "RegularPeriodic",

        "StartDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "EndDateTime": "2020-04-27T0916T09:24:04.952+03:00”,

        "CreationDateTime": "2020-03-27T0914T09:24:04.952+03:00”,

        "StatementDescription": [

          "March 2020 Statement" , "Bill Payment"

        ],

        "StatementFee": [

          {

            "Description": "Bill Payment",

            "CreditDebitIndicator": "Debit",

            "Type": "Bill Payment",

            "Frequency": "Monthly",

            "Amount": {

              "Amount": "1000",

              "Currency": "BHD"

            }

          }

        ],

        "StatementAmount": [

          {

            "CreditDebitIndicator": "Debit",

            "Type": "ClosingBalance",

            "Amount": {

              "Amount": "1000",

              "Currency": "BHD"

            }

          }

        ],

        "StatementDateTime": [

          {

            "DateTime": "2020-03-27T0916T09:24:04.952+03:00”,

            "Type": "ClosingBalance"

          }

        ],

      }

    ]

  },

  "Links": {

    "Self": "www.TBC.com"

  },

  "Meta": {

    "TotalPages": 02,

    "FirstAvailableDateTime": "2020-03-27T0914T09:10:17.596+03:00”,

    "LastAvailableDateTime": "2020-03-27T0916T09:10:17.596+03:00”

  }

}