Read a batch of payments by internal ID, or unique property values
POST {{baseUrl}}/crm/v3/objects/payments/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":{"occaecatdfa":"\u003cstring\u003e","ut2":"\u003cstring\u003e","in5":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","archived":"\u003cboolean\u003e","archivedAt":"\u003cdateTime\u003e","propertiesWithHistory":{"voluptate_5":[{"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":{"in6":"\u003cstring\u003e","labore_8c":"\u003cstring\u003e"},"updatedAt":"\u003cdateTime\u003e","archived":"\u003cboolean\u003e","archivedAt":"\u003cdateTime\u003e","propertiesWithHistory":{"eaf":[{"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"}],"in_0a":[{"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":"PENDING","requestedAt":"\u003cdateTime\u003e","links":{"commodo_fb2":"\u003cstring\u003e","consequat4a":"\u003cstring\u003e","ut_2d":"\u003cstring\u003e"}}