Skip to main content
POST

Authorizations

X-API-Key
string
header
required

SageScreen API key stored in ss_zapier_api_key option

Body

application/json
deal_uuid
string<uuid>
required

UUID of the deal to approve/reject

Example:

"3d55ae7a-af8b-46c1-ae1c-09afa207ac7f"

approved
boolean

true to approve, false to reject

Example:

true

external_quote_id
string

Quote reference (stored as meta)

Example:

"QU-00412"

note
string

CFO rejection note (only used when approved=false)

Example:

"Pricing too aggressive for this tier."

Response

Deal status updated

success
boolean
data
object