[Released]"Update Change to" checkbox in Labour Rates using API

Wish the API had something it doesn't? Post here!
Forum rules
  • Check the documentation first. Before posting questions, please check the documentation to ensure it doesn't already cover what you need.
  • No spam. All automated messages, advertisements, and links to competitor websites will be deleted immediately.
  • Post in relevant sub-forums only. Messages posted in the wrong topic area will be removed and placed in the correct sub-forum by moderators.
  • Respect other users. No flaming or abusing fellow forum members. Users who continue to post inflammatory, abusive comments will be deleted from the forum after two warnings are issued by moderators.
  • Harassment. No threats or harassment of other users will be tolerated. Any instance of threatening or harassing behavior is grounds for deletion from the forums.
  • Adult content. No profanity or pornography is allowed. Posts containing adult material will be deleted.
  • Bandwidth. All images and signatures must be 500 x 500 pixels or smaller. Posts containing over-sized images and signatures will be removed.
  • Illegal content. No re-posting of copyrighted materials or other illegal content is allowed. Any posts containing illegal content or copyrighted materials will be deleted.
Post Reply
prodata
Posts: 2
Joined: Fri Oct 06, 2023 12:06 am

[Released]"Update Change to" checkbox in Labour Rates using API

Post by prodata » Mon Oct 09, 2023 1:25 am

Hi simPRO,

I have entered about 1800 labour rates in simPRO using API. I want to toggle the checkbox - "Update Changes to" and set the value to "All customers with the current Rate" for each of them. However, I could not find an API to do so. This means that all the entered labour rates are unusable until I toggle the checkbox.

As mentioned in API Documentation, below are the parameters that the request body takes:
{
"Name": "string",
"CostRate": 0,
"Markup": 0,
"Multiplier": 1.57,
"TaxCode": 0,
"IsDefault": true,
"IncOverhead": true
}

I have discussed this matter in General Discussion and one of the outcomes was to request the feature. Can you please look into this matter and create a feature to do so?

Thank you very much.
Post Reply