Batch
Archive a batch of carts
Archive a batch of carts identified by their IDs.
post/crm/objects/2026-03/carts/batch/archive
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
No content
Archive a batch of carts identified by their IDs.
{
"inputs": [
{
"id": "430001"
}
]
}No content