Skip to main content
POST

Authorizations

Authorization
string
header
required

HS256-signed JWT bearer token, obtained via the OAuth2 client-credentials grant (see Authentication).

Path Parameters

id
string
required

Decision ID

Body

application/json

Resolution request

Request body for resolving a REVIEW decision.

action
enum<string>
required

The merchant's resolution of the REVIEW case.

Available options:
accept,
reject

Response

Resolution result

Result of resolving a REVIEW decision.

id
string<uuid>
backend_notifications
object[]
original_decision
enum<string>

Always REVIEW — only REVIEW decisions can be resolved.

Available options:
REVIEW
resolution
enum<string>
Available options:
ACCEPTED,
REJECTED
resolved_at
string<date-time>