v1

latestOpenAPI 3.0.12026-07-24168217310.4 KB
QuickLinks

Generates a secure single-use token for a QuickLink tied to a specific scheduled order.

The generated token is cryptographically secure and shown only once in the response. Store it securely - it cannot be retrieved again. Tokens are tied to specific scheduled orders.

post/Sites/{siteId}/Quicklinks/{id}/Tokens

Path parameters

siteIdinteger required

The unique identifier of the site

idinteger required

The unique identifier of the QuickLink

Request body

scheduledOrderIdinteger required
expiredUtcstring date-time nullable

Response

Token generated successfully

tokenIdinteger
tokenstring nullable
urlstring nullable
scheduledOrderIdinteger
expiredUtcstring date-time nullable
warningstring nullable