Skip to main content

{
    "requestId": "2lqvzmeot2l2cb1gaxy",
    "errors": o
        "Json parse error, verify Json format matches the API description."
    ]
}

Hey there ​@Sherhonbek Nuraliev, thanks for your question! ​@BridgetFinegan, any thoughts here? 


Hi ​@Sherhonbek Nuraliev !

Yes, this is a JSON formatting issue - your request body isn't matching what the API expects:

1. Use a JSON validator (like jsonlint.com) to catch syntax errors
2. Check the expected field names that API is looking for, watch out for cases and date formats. 


Are you able to share your JSON payload?

-Peter

 


Reply