curl --request POST \
--url https://preview.intermezzo.ai/gb/organizations/{organization_id}/p32/{tax_year}/{tax_month}/recompute \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}curl --request POST \
--url https://preview.intermezzo.ai/gb/organizations/{organization_id}/p32/{tax_year}/{tax_month}/recompute \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?