osugejonunky
  1. store
osugejonunky
  • Start your Apidog journey
  • Download PDF Nossa grande chance by Felipe Cabral
  • Download Pdf The Dunwich Horror by H. P. Lovecraft François Baranger
  • Awakened by Laura Elliott on Audiobook New
  • DOWNLOAD PDF EPUB Finding Me A Memoir by Viola Davis
  • All the Missing Pieces Deluxe Edition by Catherine Cowles on Iphone New Format
  • DOWNLOAD PDF EPUB Attacked Pearl Harbor and the Day War Came to America by Marc Favreau
  • Read online 31 Days Before your CCNA Exam A Day-By-Day Review Guide for the CCNA 200-301 Certification Exam by Allan Johnson
  • Download Pdf The Lost Forest A Coloring Book by GHOSTSHRIMP
  • Download PDF Skandar and the Skeleton Curse by A.F. Steadman
  • DOWNLOADS Re-Regulated Set Your Life Free from Childhood PTSD and the Trauma-Driven Behaviors That Keep You Stuck by Anna Runkle
  • Read pdf What Hunts Inside the Shadows Of Flesh Bone Book Two by Harper L. Woods
  • Pdf ePub Making the Afterlife Connection The Journey from Doubt to Knowing That Death Is Not the End by Suzanne Giesemann download ebook
  • download pdf The Collected Regrets of Clover A Novel by Mikki Brammer
  • PDF Download Fool Night Vol. 5 by Kasumi Yasuda
  • Online Read Ebook The Etiquette of Voles by Karen B. McCoy Lena Mulberg
  • Pdf ePub The Monocle Travel Guide to London Updated Version by Monocle download ebook
  • Read Pdf LEGO DREAMZzz Dream Chasers and the Riddle-Spokens by Kaela Rivera
  • pdf download Chinese Toggles Culture in Miniature by Shuxia Chen Min-Jung Kim
  • PDF EPUB Download Art and Creativity in an Era of Ecocide Embodiment Performance and Practice by Anna Pigott Owain Jones Ben Parry Full Book
  • Online Read Ebook Gunsmith Cats Omnibus Volume 1 by Kenichi Sonoda Dana Lewis Toren Smith
  • Read online Waves of Hope Personal Stories of ECT by George Kirov
  • DOWNLOADS Beneath These Cursed Stars by Lexi Ryan
  • pdf download Bad Company Private Equity and the Death of the American Dream by Megan Greenwell
  • La chica de nieve Snow Girl by Javier Castillo on Audiobook New
  • Read pdf What in Me Is Dark The Revolutionary Afterlife of Paradise Lost by Orlando Reade
  • The subject of Britain 1603-25 by Christopher Ivic on Audiobook New
  • Download Pdf An Introduction to Moral Philosophy by Jonathan Wolff
  • 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-19 18:38:10
Previous
Find purchase order by ID
Next
Creates list of users with given input array
Built with