Update a proposal
Update a proposal
POST https://api.sponseasy.com/v2/user/proposal/:id
This endpoint allows you to get update an existing proposal.
Path Parameters
Name
Type
Description
id
string
Query Parameters
Name
Type
Description
token
string
form_process[name]
string
{
status: "success"
}{
status: "error",
message: ["error_message"]
}Last updated
Was this helpful?