hello @LeeBartelme ,
Thanks for responding.
As suggested i have tried with below payload. I have received 400 Bad Request error message. Please find the details below.
Payload Used:
{
"properties": {
"amount": 5000.0000,
"closedate": 1745985600000,
"createdate": 1741752000000,
"dealname": "Fiber Pull Walkthrough",
"dealstage": "Engagement"
}
}
400 bad Request Error Message:
{
"status": "error",
"message": "Property values were not valid: \[{\\"isValid\\":false,\\"message\\":\\"Engagement is not a valid pipeline stage ID. Valid options are: pipelineId=default : \[appointmentscheduled, qualifiedtobuy, decisionmakerboughtin, contractsent, closedwon, closedlost], pipelineId=1073991 : \[1073992, 1073993, 1073994, 1073995, 1078906, 1078907], pipelineId=685561147 : \[1003857335, 1003857336, 1003857337, 1003857408, 1003857409, 1003857410, 1003857411, 1003857412, 1003857413, 1003857414], pipelineId=685533881 : \[1003835206, 1003835207, 1003835208, 1003835209, 1003835210, 1003835211, 1003835212, 1003835213, 1003835214, 1003835215, 1003835216, 1003835217]\\",\\"error\\":\\"INVALID\_OPTION\\",\\"name\\":\\"dealstage\\",\\"localizedErrorMessage\\":\\"Engagement is not a valid pipeline stage ID. Valid options are: pipelineId=default : \[appointmentscheduled, qualifiedtobuy, decisionmakerboughtin, contractsent, closedwon, closedlost], pipelineId=1073991 : \[1073992, 1073993, 1073994, 1073995, 1078906, 1078907], pipelineId=685561147 : \[1003857335, 1003857336, 1003857337, 1003857408, 1003857409, 1003857410, 1003857411, 1003857412, 1003857413, 1003857414], pipelineId=685533881 : \[1003835206, 1003835207, 1003835208, 1003835209, 1003835210, 1003835211, 1003835212, 1003835213, 1003835214, 1003835215, 1003835216, 1003835217]\\",\\"propertyValue\\":\\"Engagement\\",\\"portalId\\":1629777}]",
"correlationId": "332e4cc4-f1a8-4b95-a8da-78afca840d61",
"errors": \[
{
"message": "Engagement is not a valid pipeline stage ID. Valid options are: pipelineId=default : \[appointmentscheduled, qualifiedtobuy, decisionmakerboughtin, contractsent, closedwon, closedlost], pipelineId=1073991 : \[1073992, 1073993, 1073994, 1073995, 1078906, 1078907], pipelineId=685561147 : \[1003857335, 1003857336, 1003857337, 1003857408, 1003857409, 1003857410, 1003857411, 1003857412, 1003857413, 1003857414], pipelineId=685533881 : \[1003835206, 1003835207, 1003835208, 1003835209, 1003835210, 1003835211, 1003835212, 1003835213, 1003835214, 1003835215, 1003835216, 1003835217]",
"code": "INVALID\_OPTION",
"context": {
"propertyName": \[
"dealstage"
]
}
}
],
"category": "VALIDATION\_ERROR"
}
Kindly, Please do share your inputs.
Thanks,
Karthik