Archive a batch of commerce payments by ID
POST {{baseUrl}}/crm/v3/objects/commerce_payments/batch/archive
Request Body
{"inputs"=>[{"id"=>"<string>"}, {"id"=>"<string>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |