Create a new purchase order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The requested API version

Body Params

The request to create a new purchase order.

int64
required

The unique identifier for the Company associated with the purchase order.

date-time
required

The date when the purchase order was created.

int64
required

The unique identifier for the location associated with Company.

int64
required

The unique identifier for the supplier account associated with the purchase order.

int64
required

The unique identifier for the supplier associated with the purchase order.

inventoryItems
array of objects
required

The list of inventory items to be ordered.

inventoryItems*
date-time

The expected date for the purchase order delivery.

string | null

The unique medical record number for the patient associated with the purchase order.

string | null

The type of service associated with the purchase order.

string | null

Optional special instructions or notes for the purchase order.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

201

The ID of the created purchase order.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json