Update Shopping Cart

Updates the specified shopping cart.

Resource Information

Scopeshoppingcart

Deprecated scope name:   update_shoppingcart

App TypeCitizen
Authorization TypeAccess token
URI /v4/shoppingCart/{id}?lang={lang}&fields={fields}
HTTP MethodPUT
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
idstringYesThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
langStringNoIndicates the language applied.7.3.2
createdDatedateTimeNoThe date the entry was created.7.3.3
idstringNoThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.3
payNowstringNoY | NIndicates whether the shopping cart item is to be paid now or saved for later.7.3.3
processTypestringNoPayFees | Renewal | PayFeeDue4RenewalThe process for which the record is added to the shopping cart.7.3.3

Response Information

FieldTypeDescriptionAutomation Version
resultresult{}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