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