Returns only the balance for the savings account identified by its id. You can create one savings record per type (raffle, spin&win, trivia, lifestyle) and simply hit this same endpoint for each.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Path Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://mock.apidog.com/m1/918700-0-default/v1/corebanking/{{savingType}}/balance'