Create Shopping Cart

Creates a shopping cart.

Resource Information

Scopeshoppingcart

Deprecated scope name:   create_shoppingcart

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

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
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
result[]result{}7.3.2
result.codestringA code identifying an associated item7.3.2
result.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.isSuccessbooleanIndicates whether or not the operation on the item is successful. 7.3.2
result.messagestringA text message related to the operation.7.3.2
statusintegerThe record status.7.3.3