action rebilly_post_kyc_document_matches { label: "Update a KYC document's documentMatches" description: "Updates a KYC document's documentMatches. Intended to be used for manual overrides.\n" provider: rebilly method: POST path: "/kyc-documents/{id}/matches" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }