Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lib/commercetools-api/docs/RequestBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,7 @@ $request = $builder
```
## `withProjectKey("projectKey")->carts()->withId("ID")->post(null)`

Updates a Cart in the Project using one or more [update actions](/../projects/carts#update-actions).
Updates a Cart in the Project using one or more [update actions](/../api/projects/carts#update-actions).

### Example
```php
Expand Down Expand Up @@ -2106,7 +2106,7 @@ $request = $builder
```
## `withProjectKey("projectKey")->carts()->withKey("key")->post(null)`

Updates a Cart in the Project using one or more [update actions](/../projects/carts#update-actions).
Updates a Cart in the Project using one or more [update actions](/../api/projects/carts#update-actions).

### Example
```php
Expand Down Expand Up @@ -3941,7 +3941,7 @@ $request = $builder
```
## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->carts()->withId("ID")->post(null)`

Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../projects/carts#update-actions).
Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/carts#update-actions).

If the Cart exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error.

Expand Down Expand Up @@ -4054,7 +4054,7 @@ $request = $builder
```
## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->carts()->withKey("key")->post(null)`

Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../projects/carts#update-actions).
Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/carts#update-actions).

If the Cart exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error.

Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,3 +372,4 @@ be04b8a13c612b3eed8290dd00b81c2ebe16e5ed
77fcf46413ef8bb5133eb0907f42cba037c54c61
1d236d1f41e836083ad6ac1aa381b61f70f50074
e2594613d04733e91fe77848b55c73f255fac743
d6a0c240644648d19c9880bc8eb48f961165dfec