Jump to content

Trying to update a contact gives me next error


 Share

Recommended Posts

You ideally need to start with some requirements for the integration in terms of the fields that you wish to update a contact with. The ID's that you are passing are system generated and returned when a contact is created, you would see the ID's in the 201 response for the PUT request.

The API's are used across different regions and tiers of SBCA and not all of the attributes returned for a record are applicable for every region or tier. I would start by building out your PUT request using a body containing parameters referenced in the docs and add to it as per your integration requirements.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...