Balance action Data Model
Domain
The schema is part of the Domain
Description
an abstract resource. example extensions are BalanceTopup, BalanceDeduct
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- requestedDate : Date when the deduction request was received in the server
- Optional
- confirmationDate : Date when the deduction was confirmed in the server
- Optional
- validFor : Unique identifier for the balancereserve entity
- Optional
- status : Status of the operation
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:51 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon