Creates a new delivery ticket item.

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 containing the delivery ticket item details.

int64
required
≥ 1

Unique identifier of the delivery ticket.

int64
required
≥ 1

Unique identifier of the inventory item. Should only be used while adding item in delivery ticket.

int64
required
≥ 1

Unique identifier of the patient order. Should only be used while adding item in delivery ticket.

int64
required
≥ 1

Unique identifier of the payer. Required only while adding item in delivery ticket.

date-time | null

Delivery begin date from. Default will be the delivery ticket's Target delivery date in case of adding new item to the ticket.

date-time | null

Delivery begin date to. Default will be the delivery ticket's Target delivery date in case of adding new item to the ticket.

boolean | null

Flag to mark item as printed.
Default value will be based on the inventory item billing option.

boolean | null

Flag to mark item as billed.
Default value will be based on the options for the billing of item.

boolean | null

Flag to mark ticket item as Assignment Accepted.
Default value will be based on the billing option.

boolean | null

Flag to mark ticket item as taxable.
Default will be based on inventory item option.

double | null
≥ 0.01

Quantity of the item to be deliver.

string | null

User defined look up value for frequency.

int64 | null
≥ 1

Unique identifier of the prescriber.

int64 | null

Unique identifier of the location.

string | null

Lookup value for asset price type. This is required for the equipment item and only while adding item in delivery ticket. The only valid asset price type is Sale and Rent.

string | null

User defined look up value for unit of measure. Not applicable for Equipment and Each is default for Non-Inventory Billable Item.

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

Generated from available request content types

Allowed:
Responses

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