v4
latestOpenAPI 3.0.12026-07-13113470.7 KBBatch
Archive a batch of commerce payments by ID
Delete a batch of payments by ID.
post/crm/objects/2026-09/{objectType}/batch/archive
Path parameters
objectTypestring required
The CRM object type corresponding to the data being archived. This is COMMERCE_PAYMENT or 0-101
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content