action billbee_article_get_patchable_fields { label: "Returns a list of fields which can be updated with the patch call" provider: billbee method: GET path: "/api/v1/products/PatchableFields" encoding: json output: { type: "object" } }