CodPaymentLocation
stringCash on delivery or cash on pick up (COD/COP) payment location.
Allowed values:PICKUPDELIVERY
Example
CodPaymentMethod
stringCash on delivery or cash on pick up (COD/COP) method.
Allowed values:CASH_CERTIFIED_FUNDSCHECK
Example
Error
objectDetails of an error or issue.
codestring
The code used for the issue.
Example:resource.issue_type
descriptionstring
A detailed message.
Example:The issue happened because something is wrong.
propertystring
The property to which the issue is associated.
Example:person
propertiesobject
Additional properties related to the issue.
Example:{"firstName":"D0nn@","lastName":"Sm!th"}
Example
Errors
objectAn error occurred, and the request could not be completed.
errorsarray[object]
Details of an error or issue.
Show Child Parameters
Example
GeoCode
objectDetails of the geographical coordinates for a location.
longitudenumber(double)
The longitude of the location.
Example:-117.91836265987132
latitudenumber(double)
The latitude of the location.
Example:33.81228788622535
Example