Proposals
Accept Proposal
Accepts a proposal on behalf of the recipient.
PUT
Accept Proposal
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Accept Proposal
Accepts the proposal, triggering any associated plan sign-ups, contract creation, and billing. This is the final step in the proposal flow after the recipient has reviewed and optionally e-signed the document.Authentication
Requires prior proposal login authentication.Path Parameters
The unique string identifier (GUID) of the proposal.
Request Body
No request body required.Response
Returns the proposal file ID and an access token. The portal exchanges this token for a full auth session.The numeric identifier of the proposal file.
A token exchanged for a full auth session via
exchangeToken().Examples
Accept a proposal
TypeScript Integration
Accept Proposal