insufficient_permissions
Your role on this merchant does not allow the action.
| HTTP status | 403 |
| Error type | permission_error |
| Retry | No. |
Response shape
{
"error": {
"type": "permission_error",
"code": "insufficient_permissions",
"message": "…",
"doc_url": "https://docs.borga.is/errors/insufficient_permissions",
"request_id": "req_…"
}
}See all error codes and how to handle them.