API Reference

Create Proposal

Creates a proposal for a design based on a proposal template provided.


🚧

If you are creating a proposal for a Partner-owned project, please ensure the proposal template used is assigned to that Partner.

🚧

Please ensure the proposal template you're using to create a proposal has been enabled.

If a proposal template id is not provided, the proposal will be created from the default proposal template specified by the Administrator or Partner.

Path Params
uuid
required

The ID of the tenant that the design is part of.

uuid
required

The ID of the design to create a default proposal for.

Body Params
proposal
object

Proposal fields to create from.

Responses

Response body
object
proposal
object
uuid

Unique ID identifying proposal within Aurora.

date-time

The timestamp of when the proposal was created in UTC.

date-time

The timestamp of when the proposal was updated in UTC.

uuid

Unique ID identifying proposal template within Aurora that the proposal is generated from.

string

Language
Credentials