action rebilly_post_kyc_document { label: "Create a KYC Document" description: "Create a KYC Document.\n" provider: rebilly method: POST path: "/kyc-documents" encoding: json input: { type: "object" } output: { type: "object" } }