thipivawekus
  1. store
thipivawekus
  • Start your Apidog journey
  • Download PDF Windows Internals Part 2 Edition 7 by Mark Russinovich Andrea Allievi Alex Ionescu David Solomon
  • pdf download The Folded Sky by Elizabeth Bear
  • Online Read Ebook The Restless Few by James Watjen
  • PDF DOWNLOAD Monstrilio by Gerardo Sámano Córdova on Iphone
  • Read pdf The Best We Could Hope For A Novel by Nicola Kraus
  • Five Views on the Gospel by Michael Horton Scot McKnight David A. deSilva Julie C Ma Shively T.J Smith on Ipad
  • Pdf ePub How to Kill Your Family A Novel by Bella Mackie download ebook
  • Read online Green Wood Carving How to Make Beautiful Objects from Unseasoned Wood by Harald Lamon
  • download pdf Datenanalyse mit SPSS Für Seminar- Projekt- Bachelor- und Masterarbeiten by Michael Streich
  • pdf download The Shipmate Chronicles - Book 1 Only the Strangest Reimagining of the Creation and Evolution of Man to be Unearthed by Clarke Phoenix
  • PDF EPUB Download Finley the Filtering Fish by Jamie Lefebvre Shehan Gunasekara Full Book
  • download pdf The Veiled Kingdom by Holly Renee
  • Make a Killing A Billie Levine Mystery by Kimberly G. Giarratano on Ipad
  • epub download The Ojanox Omnibus Edition by Daemon Manx
  • Feral Volume 2 by Tony Fleecs Trish Forstner Tone Rodriguez Brad Simpson on Ipad
  • epub download 13 Hillcrest Drive by Gerald Petievich
  • download pdf Pelt of the Red Fox A Novel of the West by R L Adare
  • Download PDF 15th International Munich Chassis Symposium 2024 Volume 3 steering.tech and chassis.tech by Peter E. Pfeffer
  • PDF DOWNLOAD Grave Words A Deadly Deadlines Mystery by Gerri Lewis on Iphone
  • Pdf ePub Good Girls Gossip Find Your Female Power by Tova Leigh download ebook
  • Pdf ePub Two Twisted Crowns - Die Magie zwischen uns by Rachel Gillig Sabrina Zelezny download ebook
  • DOWNLOAD PDF EPUB Chromatic by Ashley Bustamante
  • Pdf ePub City of Magic and Monsters by Estelle Laure download ebook
  • Terraria Volume 1 The Journey Begins by Brendan J. Vogel Matt Clingempeel Grant Alter Mattia Di Giovanni on Audiobook New
  • PDF DOWNLOAD Ero Ninja Scrolls Vol. 3 by Haruki on Iphone
  • 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-08-25 00:51:40
Previous
Find purchase order by ID
Next
Creates list of users with given input array
Built with