I tried it just now with same ID 354276cf-089d-46c6-bbbc-9849bc023981
and again received http status code 200 with the whole resource translated. As you can see from my screenshot above, i am again getting 200 and response is totally different from you mention in the documentation.
According to your documentation, in case of 200 this means that it’s still pending, processing and format should be:
{
“data”:
{
“id”: “…”,
“attributes”: { …}
}
}
but see screenshots - my response is totally different than yours.
I never hit 303 with any status, but directly receiving the response. Don’t think your documentation is accurate, or i am misssing something.
Also, same question was raised in this thread and I don’t see any comment that is resolved:
Correct me pls if I am wrong.
Thanks