curl --location 'https://api.synap.ac/v3/account-closure-requests' \
--header 'Content-Type: application/vnd.api+json' \
--data '{
"data": {
"type": "AccountClosureRequest",
"attributes": {},
"relationships": {}
}
}'{
"data": {
"id": "FID001",
"type": "AccountClosureRequest",
"attributes": {},
"relationships": {}
}
}