Get preview formatted offer number for new document
Generates a preview formatted offer number that will be assigned when the document is created. This is used for UI display purposes only. Requires snapshotId to format with correct version.
GET
/projects/{projectId}/documents/preview-offer-number/{snapshotId}Authorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:reador
AuthorizationBearer token (JWT) · headerrequiredPath parameters
projectIdstringrequiredProject ID
snapshotIdstringrequiredSnapshot ID for version information
Responses
200
Preview formatted offer number
formattedOfferNumberstring401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions