Skip to main content
POST
Create requirement quote

Authorizations

api_access_token
string
header
required

Path Parameters

requirement_id
integer
required

ID of the requirement

account_id
integer
required

The numeric ID of the account

Body

application/json
amount
number
required

Quote amount

currency
string

Currency code. Defaults to the account treasury currency.

provider_contact_id
integer

Account-scoped provider contact id

provider_name
string

Provider display name

notes
string

Quote notes

Response

Created

id
integer
amount
number
currency
string
provider_name
string
provider_contact_id
integer | null
notes
string | null