action lumminary_post_product_authorization_unfulfillable { label: "Catch-all Authorization state, for authorizations that passed all verifications and should reach the partner Product, but cannot be fulfilled for various reasons" provider: lumminary method: POST path: "/products/{productId}/authorizations/{authorizationId}/unfulfillable" encoding: json output: { type: "object" additionalProperties: true } }