Hi there,
I had a quick question on the functionality on when to use Restlets vs Rest. We are looking to make an integration, the 3rd party system will be making calls to receive pricing data from NetSuite and then when a Sales Order is submitted then push a JSON object to NetSuite which then inturn should generate or update a Sales Order and would like to push back the order number in the response
I was leaning more towards Restlet's but wanted to see if there was any standarization on when to go REST web services calls or Restlets