Get Shopping Carts

Gets information about the specified shopping carts.

Resource Information

Scopeshoppingcart

Deprecated scope name:   get_shoppingcart

App TypeCitizen
Authorization TypeAccess token
URI /v4/shoppingCart/{ids}?lang={lang}&fields={fields}
HTTP MethodGET
Automation Version(s)7.3.3

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
fieldsstringNoComma-delimited names of fields to be returned in the response. Note: Field names are case-sensitive and only first-level fields are supported. Invalid field names are ignored.7.3.2
idsstringYesOne or multiple identifiers separated by a comma like id1,id2,id3.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.3
result.createdDatedateTimeThe date the entry was created.7.3.3
result.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.3
result.payNowstringIndicates whether the shopping cart item is to be paid now or saved for later.7.3.3
result.processTypestringThe process for which the record is added to the shopping cart.7.3.3
statusintegerThe record status.7.3.3