Skip to main content
Version: 202201

Order Risk

GET 

/openapi/2022-01/orders/:id/risks

Returns the platform's automated fraud-detection assessment labels and detail items for the specified order. Use this to surface system-generated risk signals to merchants before they decide to fulfill or cancel the order.

Request

Path Parameters

    id stringrequired

    Order's ID

Responses

200

Schema
    assessmentstring[]
    info object[]
  • Array [
  • titlestring
    Example: OpenAPI
    describestring
    Example: {"level":"high"}
  • ]