I tried the Delete Customer API
from this Postman collection, and using a free developer account it returned a payload containing the details of the deleted customer. However, the official Shopify documentation describes a different response format. Could you clarify this?
You should move your API requests over to GraphQL, REST is deprecated and no longer supported.
Hi @Luke, thanks for the response. Also can you clarify the following statement provided in this link?
There are no changes for existing apps, which can continue to use the Admin REST API
What I’m saying is, you won’t receive any support from Shopify for REST API related queries, its deprecated.