GET https://api.nexway.store/carts/public/{id}
Parameter name | Value | Description | Additional |
---|---|---|---|
id | string | id |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
readyForOrder | boolean | readyForOrder |
|
endUserIp | string | endUserIp |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK Success |
Cart |
401 | Unauthorized Unauthorized |
|
403 | Forbidden Forbidden |
|
404 | Not Found Not Found |
|
500 | Internal Server Error Failure |