Delete purchase order by identifier.
For valid response try integer IDs with value < 1000. Anything above 1000 or non-integers will generate API errors.
Path Parameters
Response
Response
order deleted
Path Parameters
- missing protocol
user
Operations about user
Create user.
This can only be done by the logged in user.
Body
Body
Created user object
User
Example:10
Example:theUser
Example:John
Example:James
Example:john@email.com
Example:12345
Example:12345
User Status
Example:1
Response
Response
successful operation
User
Example:10
Example:theUser
Example:John
Example:James
Example:john@email.com
Example:12345
Example:12345
User Status
Example:1
Body
- missing protocol
Creates list of users with given input array.
Creates list of users with given input array.
Body
application/json
Body
Example:10
Example:theUser
Example:John
Example:James
Example:john@email.com
Example:12345
Example:12345
User Status
Example:1
Response
Response
Successful operation
User
Example:10
Example:theUser
Example:John
Example:James
Example:john@email.com
Example:12345
Example:12345
User Status
Example:1
Body
- missing protocol
Logs user into the system.
Log into the system.
Query Parameters
The user name for login
The password for login in clear text
Response
Response
successful operation
Query Parameters
- missing protocol