Skip to main content
POST
Create Savings Account Application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
activate
boolean
Example:

false

clientId
number
Example:

1092

createdDate
string
Example:

"15 March 2022"

productId
number
Example:

1

openingBalance
string
Example:

500

Response

200 - application/json

{}

The response is of type object.