{
"mongodb": {
"duration": "string",
"release_at": "2019-08-24T14:15:22.123Z"
}
}curl --location --request POST 'https://example.com:30888/mongodbs//postpaid-expire' \
--header 'Content-Type: application/json' \
--data-raw '{
"mongodb": {
"duration": "string",
"release_at": "2019-08-24T14:15:22.123Z"
}
}'{}