Skip to main content

Create or reserve public order id

Creates or reserves a new order public id.

Path Parameters
publicId uuid

If not provided, a new public id will be generated.

Responses
200

The id and public id of the order.

Schema OPTIONAL
Resource object OPTIONAL
OrderId int32 OPTIONAL
PublicId uuid OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

BadRequest

Schema OPTIONAL
Resource object OPTIONAL

The resource on which the action was taken.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.