Read a batch of carts by internal ID, or unique property values
POST {{baseUrl}}/crm/v3/objects/carts/batch/read?archived=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
archived | boolean | Whether to return only results that have been archived. |
Request Body
{"inputs"=>[{"id"=>"<string>"}, {"id"=>"<string>"}], "properties"=>["<string>", "<string>"], "propertiesWithHistory"=>["<string>", "<string>"], "idProperty"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"completedAt":"\u003cdateTime\u003e","results":[{"createdAt":"\u003cdateTime\u003e","id":"\u003cstring\u003e","properties":{"in_c7":"\u003cstring\u003e","amet53":"\u003cstring\u003e","consectetur_f":"\u003cstring\u003e","esse_c9":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","archived":"\u003cboolean\u003e","archivedAt":"\u003cdateTime\u003e","propertiesWithHistory":{"ut_6d":[{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"},{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"}]}},{"createdAt":"\u003cdateTime\u003e","id":"\u003cstring\u003e","properties":{"anim_0":"\u003cstring\u003e","consequat_3a7":"\u003cstring\u003e","et030":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","archived":"\u003cboolean\u003e","archivedAt":"\u003cdateTime\u003e","propertiesWithHistory":{"quis53a":[{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"},{"sourceType":"\u003cstring\u003e","timestamp":"\u003cdateTime\u003e","value":"\u003cstring\u003e","sourceId":"\u003cstring\u003e","sourceLabel":"\u003cstring\u003e","updatedByUserId":"\u003cinteger\u003e"}]}}],"startedAt":"\u003cdateTime\u003e","status":"PROCESSING","requestedAt":"\u003cdateTime\u003e","links":{"inf9":"\u003cstring\u003e","laboris_9b":"\u003cstring\u003e"}}