Jump to content

Recommended Posts

Posted

Im trying to update a contact and Im getting the next error:
 

"message" : "The request contained parameters that are restricted for Accounting in Canada [tax_calculation]"

 

 

Can someone let me know what is the issue?

Thanks

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...