Also see requests#by_id.

This returns the same response as the /v1/requests/<requestId> route, except without the “rules” object.

Params

Param name Description
requestNumber
required

Validations:

  • Must be a Integer

status
optional

The status of the request

Validations:

  • Must be one of: active, inactive.