Documentation Index

Fetch the complete documentation index at: https://docs.abakion.com/llms.txt

Use this file to discover all available pages before exploring further.

Delete purchase order by ID

Prev Next
Delete
/store/order/{orderId}

For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors

Path parameters
orderId
integer (int64) Required

ID of the order that needs to be deleted

Minimum1
Responses
400

Invalid ID supplied

404

Order not found