POST
/closeAPI/api/close/period/{id}/audit
curl \
--request POST 'https://customer.trintech.com/closeAPI/api/close/period/{id}/audit' \
--header "Content-Type: application/json" \
--data '{"id":42,"name":"string"}'
Request examples
{
"id": 42,
"name": "string"
}
Response examples (200)
string