Good afternoon.
I am trying to find the data of a client through the API, for an integration with an external system. For this, I am using the endpoint + operation " link " (URL segments changed for this post, of course). I'm also adding the query string "? CompanyTaxId = < client NIF >" with the NIF of a client I'm seeing on the test subscription. It is because I am seeing you at this moment that I know the client exists in Jasmin.
When trying to get the data, I get an HTTP 404 and I encounter the following error:
{"message": "The 'Customer Entity' was not found." }
Now, as I said, the customer is absolutely sure.
Because I'm getting this error, I also assume that the problem is not in authentication or token retrieval. Has anyone ever come across this error?
Thank you in advance.
By now, I can not add (or view) the applications associated with my test subscriptions in Nitrogen. If you try to add an application to a subscription, the UI tells me that everything went fine, but I still see the list of applications empty.