curl --request POST \
--url https://spark.test.woodcore.co/api/v2/savingsaccounts/{savingsId}/removepnd \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request POST \
--url https://spark.test.woodcore.co/api/v2/savingsaccounts/{savingsId}/removepnd \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}