• Resolved fabianohirtzz

    (@fabianohirtzz)


    I searched the issues but found nothing related.

    I have have carried out troubleshooting steps and I believe I have found a bug.
    I have searched for similar bugs in both open and closed issues and cannot find a duplicate.

    Describe the bug
    execute the put according to documentation:
    Woocommerce API DOC
    trying to change regular_price to 24.00, it returns “status 200” but does not change the value

    Expected behavior
    You should change the value of regular_price when json_response returns with status 200

    Actual behavior
    Does not change the value of regular_price when json_response returns with status 200

    Steps to reproduce the bug
    just follow the official documentation and execute the put method on the postman as shown.
    Woocommerce API DOC

    Woocommerce version: 4.5.2

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘PUT API REST’ is closed to new replies.