question

Mateus avatar image
Mateus asked Miguel Deactivated edited

400 Error "Account not found" when trying to delete an auth

Hi, I'm trying to delete an auth using the v3 endpoint below:
DELETE /v3/merchants/{mId}/authorizations/{authId}

But I'm getting an error with status code 400. The message is "Account not found".
At the same time I'm able to call successfully these endpoints:
GET /v3/merchants/{mId}/authorizations/{authId}

Any ideas why only the first one is failing?
REST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

Welcome to the
Clover Developer Community