#Zachary_DuBois
1 messages · Page 1 of 1 (latest)
Hello! Do you mind sharing an object ID so I can take a look?
I was more-so referring to the API doc. It says the review object can have an open_reason of manual. I have yet to see it which is why I am curious.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ahhh gotcha - let me check on that
So it turns out the manual review type was a legacy things that was used for some past iteration or Radar - it's not something that can be triggered through any dashboard/api action you take
Ok - perfect! I will essentially treat it in my integration as if the open_reason was rule. Thanks!