gywytesahawy
  1. store
gywytesahawy
  • Start your Apidog journey
  • PDF Download Secret of the Yellow House Boxcar Children Early Reader Step into Reading by Gertrude Chandler Warner
  • epub download Soldiers of the Imperium by Steve Lyons
  • Read online Uptime A Practical Guide to Personal Productivity and Wellbeing by Laura Mae Martin
  • Read pdf Reborn as a Space Mercenary I Woke Up Piloting the Strongest Starship Light Novel Vol. 9 by Ryuto Tetsuhiro Nabeshima
  • epub download Harry Potter The Blueprints by Insight Editions Jody Revenson
  • Read Pdf Sacred Pause A 30-Day Guided Journal for Inner Alignment by Peach Blossom Collective
  • Read online No es un perro Spanish Edition by Claudia Guadalupe Martinez Laura Gonzalez
  • PDF DOWNLOAD Gesture A Slim Guide by Lauren Gawne on Iphone
  • Read online Vow of Thieves by Mary E. Pearson
  • Pdf ePub Curvy Girl Summer by Danielle Allen download ebook
  • Creative Haven Small-Town Charm Coloring Book by Teresa Goodridge on Ipad
  • Demon Slayer Kimetsu Academy Vol. 2 by Natsuki Hokami on Audiobook New
  • Download PDF A Series of Rooms by A J Barlowe
  • Download Pdf Beautiful World Where Are You by Sally Rooney
  • PDF EPUB Download Is She Really Going Out with Him by Sophie Cousens Full Book
  • PDF Download Realities in Pedagogical and Phenomenological Contexts Experience Mediality and Optimisation in Education by Malte Brinkmann Johannes Türstig Martin W
  • The Women on Platform Two A Novel by Laura Anthony on Ipad
  • PDF Download Harlequin Historical - July 2025 - Box Set 2 of 2 by Sadie King Lauri Robinson
  • DOWNLOADS Mi marido by Maud Ventura
  • Feeding Ghosts A Graphic Memoir by Tessa Hulls on Ipad
  • PDF EPUB Download No Politics but Class Politics by Adolph Reed Jr. Walter Benn Michaels Anton J ger Daniel Zamora Full Book
  • Download Pdf Owlets and Tarts Ready-to-Read Level 2 by Cynthia Rylant Janna Mattia
  • Read pdf DK Eyewitness Seville and Andalucia by DK Eyewitness
  • Pdf ePub Breve Manual de Finanças Pessoais by María Eugenia de León Ubal download ebook
  • PDF EPUB Download Minecraft Annual 2025 by Mojang AB Farshore Full Book
  • pet
    • Find pet by ID
    • Finds Pets by status
    • Finds Pets by tags
    • uploads an image
    • Add a new pet to the store
    • Update an existing pet
    • Updates a pet in the store with form data
    • Deletes a pet
  • store
    • Returns pet inventories by status
      GET
    • Place an order for a pet
      POST
    • Find purchase order by ID
      GET
    • Delete purchase order by ID
      DELETE
  • user
    • Creates list of users with given input array
    • Get user by user name
    • Update user
    • Delete user
    • Logs user into the system
    • Logs out current logged in user session
    • Creates list of users with given input array
    • Create user
  1. store

Delete purchase order by ID

DELETE
/store/order/{orderId}
For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/store/order/'
Response Response Example
400 - Example 1
{}

Request

Path Params

Responses

🟠400Bad Request
application/json
Invalid ID supplied
Body

🟠404Record Not Found
Modified at 2025-09-02 23:22:41
Previous
Find purchase order by ID
Next
Creates list of users with given input array
Built with