Skip to main content
POST
Send deal to customer

Authorizations

nonce
string
query
required

WordPress AJAX nonce — either sagescreen_frontend_nonce or sagescreen_sales_calc depending on the endpoint (see each endpoint description). Sent as a form field in the POST body.

Body

application/x-www-form-urlencoded
nonce
string
required
Example:

"abc123def456"

action
string
required
Allowed value: "sagescreen_send_deal_to_customer"
deal_id
integer
required
Example:

1042

note
string

Optional personal note included in the customer email

Example:

"Hi Bob, here is the revised pricing we discussed."

Response

Deal sent to customer

success
boolean
data
object