action rebilly_post_kyc_document_review { label: "Review a KYC document" description: "Mark the KYC document as reviewed. Updates the review time and reviewer. information." provider: rebilly method: POST path: "/kyc-documents/{id}/review" encoding: json output: { type: "object" } }