A savings ID is a unique identifier used to link a savings order to its associated savings account. It is generated separately and serves as a reference during savings order creation.
The savings account ID in this example is the same as the one created in the previous section. If the savings ID is not already known, it can be retrieved by following the example below.
Use case
In this example, we will retrieve a savings ID, which is required to create a savings order.
Use case data
API parameters with values
The savings ID will be retrieved for the savings account ID-23941.
Sample API call
To retrieve a savings ID for savings account, use the following endpoint:
Below you will find the response to the API request:
Response
Result
The savings ID has been successfully retrieved for the specified savings account. It will be used to reference the account when setting up savings orders.