Skip to content

Conversation

@Edogusma
Copy link

Questions Answers
Description? add update (PATCH)
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? no
Sponsor company DrdLab
How to test?
$updatedXml = $this->webService->update([
        'resource' => 'products',
        'id'  => (int) $xml->product->id,
        'patchXml' => $xml->asXML(),

]);

@ps-jarvis
Copy link

Hello @Edogusma!

This is your first pull request on PrestaShop-webservice-lib repository of the PrestaShop project.

Thank you, and welcome to this Open Source community!

@gdebrion
Copy link

gdebrion commented Mar 5, 2025

Please accept this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

3 participants