Batch
Archive a batch of fees by ID
Archive multiple fees by their IDs, effectively moving them to the recycling bin.
post/crm/objects/2026-03/fees/batch/archive
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content