Skip to main content
WEBHOOK
media_rejected
{
  "event_type": "media_rejected",
  "timestamp": "2023-11-07T05:31:56Z",
  "sr_uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "state": {
    "primary": "QC",
    "supplement": "REJECTED"
  },
  "sides": [
    {
      "side": "Front",
      "side_uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
      "reason": "BLURRY",
      "reason_description": "The image is not clear enough to authenticate..."
    }
  ],
  "reference_id": "ACTOR_INVENTORY_ID"
}

Body

application/json
event_type
string
Example:

"media_rejected"

timestamp
string<date-time>
sr_uuid
string<uuid>
state
object
sides
object[]
reference_id
string
Example:

"ACTOR_INVENTORY_ID"

Response

200

Webhook received successfully