juthishivyfy
  1. store
juthishivyfy
  • Start your Apidog journey
  • pdf download Robotic Intelligent Assembly by Jing Xu Hao Su Rui Chen Zhimin Hou
  • Bad Girls A Novel by Camila Villada Kit Maude on Iphone New Format
  • Online Read Ebook Night of Power The Betrayal of the Middle East by Robert Fisk
  • Read online Four Eyes A Graphic Novel Four Eyes 1 by Rex Ogle Dave Valeza
  • PDF Kindle The Cure for Burnout How to Find Balance and Reclaim Your Life by Emily Ballesteros
  • Read online A History of East Asia From the Origins of Civilization to the Twenty-First Century by Charles Holcombe
  • PDF DOWNLOAD The Folded Sky by Elizabeth Bear on Iphone
  • Read Pdf RecipeTin Eats Dinner 150 Recipes for Fast Everyday Meals by Nagi Maehashi
  • Download Pdf Tangled Tales by Charlotte E English
  • PDF Download Field Guide to the Orchids of Europe and the Mediterranean by Rolf Kühn Henrik Ærenlund Pedersen Phillip Cribb
  • Happiness Forever A Novel by Adelaide Faith on Audiobook New
  • Read online Short Game Mitsuru Adachis Baseball Short Story Collection by Mitsuru Adachi
  • PDF EPUB Download A Telegram from Le Touquet by John Bude Full Book
  • DOWNLOADS A Crown So Silver by Lyra Selene
  • download pdf Uncommon Simple Principles for an Extraordinary Life by Mark Divine
  • Read pdf Lost in Taiwan A Graphic Novel by Mark Crilley
  • Theyre Going to Love You A Novel by Meg Howrey on Iphone New Format
  • DOWNLOAD PDF EPUB Dark Harvest by Orna OReilly
  • Read online First Test Graphic Novel A Graphic Novel by Tamora Pierce Becca Farrow
  • Inside Out by Demi Moore on Audiobook New
  • epub download The Art of Death Stranding by Titan Books
  • epub download The Adventures of Mila and Ranger by Cornelia Benites Daniel Morris
  • PDF EPUB Download Warring Tides by Mk Ahearn Full Book
  • PDF EPUB Download Two Cheers for Anarchism Six Easy Pieces on Autonomy Dignity and Meaningful Work and Play by James C. Scott Tun Myint Full Book
  • Download PDF Algorithms of Betrayal by Deracine
  • 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-20 00:09:10
Previous
Find purchase order by ID
Next
Creates list of users with given input array
Built with