latestOpenAPI 3.1.02026-08-0854104180.4 KB

f39a4bfeca8e

Order Queries

Add a query to an order

Add a query to an existing order that has not yet been submitted.

post/orders/{order_id}/queries

Path parameters

order_idstring required

Headers

version-datavantstring

Version of the Orders API to use with this call

Version of the Orders API to use with this call

Request body

idstring required

User-provided identifier for the object.

  • Must be between 4 and 32 characters
  • Must contain only upper or lower-case alphanumeric characters, numbers, hyphens and/or underscores.

Response

Successful Response

uuidstring uuid4 required

Unique identifier for the object.

idstring required

User-provided identifier for the object.

  • Must be between 4 and 32 characters
  • Must contain only upper or lower-case alphanumeric characters, numbers, hyphens and/or underscores.
created_atstring date-time required

The ISO8601 formatted timestamp for when the object was created.

updated_atstring date-time

The ISO8601 formatted timestamp for when the object was last updated.